Interface ICommand
- All Superinterfaces:
ITabCompleterHelper
The implementation class must have the
Command annotation above the class.-
Method Summary
Modifier and TypeMethodDescriptionbooleanexecute(@NotNull CommandContext ctx) tab(@NotNull TabCompleteContext ctx) Methods inherited from interface com.marcusslover.plus.lib.command.ITabCompleterHelper
playerNames, tabComplete
-
Method Details
-
execute
-
tab
-