Class UnclaimSubCmd
java.lang.Object
tfagaming.projects.minecraft.homestead.commands.SubCommandBuilder
tfagaming.projects.minecraft.homestead.commands.operator.subcommands.UnclaimSubCmd
-
Field Summary
Fields inherited from class tfagaming.projects.minecraft.homestead.commands.SubCommandBuilder
plugin -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanonExecution(org.bukkit.command.CommandSender sender, String[] args) onTabComplete(org.bukkit.command.CommandSender sender, String[] args) Methods inherited from class tfagaming.projects.minecraft.homestead.commands.SubCommandBuilder
asPlayer, getAliases, getName, getPermissions, getUsage, hasPermission, isConsoleOnly, isPlayerOnly, matches, setConsoleOnly, setPermission, setPermission, setPlayerOnly, setPlayerOnly, setUsage
-
Constructor Details
-
UnclaimSubCmd
public UnclaimSubCmd()
-
-
Method Details
-
onExecution
- Specified by:
onExecutionin classSubCommandBuilder
-
onTabComplete
- Overrides:
onTabCompletein classSubCommandBuilder
-