Class CommandTpa
java.lang.Object
org.kingdoms.commands.KingdomsCommand
org.kingdoms.commands.general.teleports.CommandTpa
-
Field Summary
FieldsFields inherited from class org.kingdoms.commands.KingdomsCommand
aliases, bypassCooldownPermission, bypassDisabledWorldsPermission, COLORIZE_TAB_COMPLETES, cooldown, description, disabledWorlds, name, parent, path, permission, plugin -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static booleancanRequest(Kingdom kingdom, Kingdom targetKingdom) voidexecute(CommandContext context) 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
-
Field Details
-
SENT_REQUESTS
-
RECEIVED_REQUESTS
-
-
Constructor Details
-
CommandTpa
public CommandTpa()
-
-
Method Details
-
execute
- Overrides:
executein classKingdomsCommand
-
canRequest
-
tabComplete
- Overrides:
tabCompletein classKingdomsCommand
-