Class MCmd<M extends QModule>
- Direct Known Subclasses:
AddAspectPointsCmd,AddExpCmd,AddLevelCmd,AddSkillCmd,AddSkillPointsCmd,AspectsCmd,CastSkillCmd,CreateCommand,DismantleOpenCmd,DowngradeCmd,DropsDropCmd,DropsGiveCmd,DustOpenCmd,EditCommand,ExtractorOpenCmd,FortifyCmd,IdentifyCmd,LogCommand,MDropCmd,MerchantCmd,MGetCmd,MGiveCmd,MListCmd,MReloadCmd,PartyChatCmd,PartyCreateCmd,PartyDisbandCmd,PartyDropCmd,PartyExpCmd,PartyInviteCmd,PartyJoinCmd,PartyKickCmd,PartyLeaveCmd,PartyMenuCmd,PartyRollCmd,PartyTpCmd,RefineCmd,RepairOpenCmd,ResetAspectPointsCmd,ResetCmd,ResetSkillPointsCmd,SelectCmd,SellOpenCmd,SetClassCmd,SkillsCmd,SoulboundSoulCmd,SoulboundUntradeCmd,StatsCmd,UnfortifyCmd
-
Field Summary
FieldsFields inherited from class studio.magemonkey.codex.commands.api.ISubCommand
parentFields inherited from class studio.magemonkey.codex.commands.api.IAbstractCommand
aliases, permission, plugin -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class studio.magemonkey.codex.commands.api.ISubCommand
getParent, setParentMethods inherited from class studio.magemonkey.codex.commands.api.IAbstractCommand
description, errItem, errPerm, errPlayer, errSender, errType, execute, getNumD, getNumD, getNumI, getNumI, getPermission, getTab, hasPerm, labels, perform, playersOnly, printUsage, usage
-
Field Details
-
module
-
-
Constructor Details
-
MCmd
-