Class HandlerNationRel
java.lang.Object
org.kingdoms.commands.KingdomsCommand
org.kingdoms.commands.nation.relations.HandlerNationRel
-
Field Summary
Fields inherited from class org.kingdoms.commands.KingdomsCommand
aliases, bypassCooldownPermission, bypassDisabledWorldsPermission, COLORIZE_TAB_COMPLETES, cooldown, description, disabledWorlds, name, parent, path, permission, plugin -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(CommandContext context) static voidregister(KingdomsParentCommand parent) tabComplete(CommandTabContext context) Methods inherited from class org.kingdoms.commands.KingdomsCommand
canBypassCooldown, canBypassDisabledWorlds, emptyTab, equals, executeX, getAliases, getCooldown, getDescription, getDisabledWorlds, getDisplayName, getName, getParent, getPermission, getPlayer, getUsage, hashCode, hasPermission, hasPermission, isDisabled, joinArgs, joinArgs, lang, parseBool, processTabMessage, setPermissionDefault, tabComplete, tabComplete, tabComplete, tabComplete, toString, unregisterPermissions
-
Method Details
-
register
-
execute
- Overrides:
executein classKingdomsCommand
-
tabComplete
- Overrides:
tabCompletein classKingdomsCommand
-