Class HelpCommand
java.lang.Object
simplexity.villagerinfo.commands.util.SubCommand
simplexity.villagerinfo.commands.villagerinfo.subcommands.HelpCommand
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
subCommandTabCompletions
(org.bukkit.command.CommandSender sender) Methods inherited from class simplexity.villagerinfo.commands.util.SubCommand
getHelpMessage, getPermission
-
Constructor Details
-
HelpCommand
public HelpCommand()
-
-
Method Details
-
execute
- Specified by:
execute
in classSubCommand
-
subCommandTabCompletions
- Specified by:
subCommandTabCompletions
in classSubCommand
-