Package me.neznamy.tab.shared.command
Class PropertyCommand
java.lang.Object
me.neznamy.tab.shared.command.SubCommand
me.neznamy.tab.shared.command.PropertyCommand
- Direct Known Subclasses:
GroupCommand,PlayerCommand,PlayerUUIDCommand
-
Field Summary
Fields inherited from class me.neznamy.tab.shared.command.SubCommand
extraProperties -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class me.neznamy.tab.shared.command.SubCommand
execute, getAllProperties, getMessages, getName, getOnlinePlayers, getStartingArgument, getSubcommands, hasPermission, hasPermission, registerSubCommand, sendMessage, sendMessages, sendRawMessage, setAllProperties
-
Constructor Details
-
PropertyCommand
-
-
Method Details
-
complete
Description copied from class:SubCommandPerforms command complete and returns list of arguments to be shown- Overrides:
completein classSubCommand- Parameters:
sender- command senderarguments- arguments inserted in chat so far- Returns:
- List of possible arguments
-
help
protected void help(me.neznamy.tab.api.TabPlayer sender)
-