Package me.qscbm.inlayx.command.sub
Class CmdRemoveSlot
java.lang.Object
me.qscbm.inlayx.command.sub.SubCommand
me.qscbm.inlayx.command.sub.CmdRemoveSlot
管理员命令: 移除指定槽位
-
Field Summary
Fields inherited from class me.qscbm.inlayx.command.sub.SubCommand
plugin -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidname()protected booleantabComplete(org.bukkit.command.CommandSender sender, String[] args) protected Stringusage()Methods inherited from class me.qscbm.inlayx.command.sub.SubCommand
argInt, asPlayer, canExecute, hasAny, minArgs, noneOf, tryExecute
-
Constructor Details
-
CmdRemoveSlot
-
-
Method Details
-
name
- Specified by:
namein classSubCommand
-
description
- Specified by:
descriptionin classSubCommand
-
permission
- Overrides:
permissionin classSubCommand
-
playerOnly
protected boolean playerOnly()- Overrides:
playerOnlyin classSubCommand
-
usage
- Overrides:
usagein classSubCommand
-
execute
- Specified by:
executein classSubCommand
-
tabComplete
- Overrides:
tabCompletein classSubCommand
-