Package org.kingdoms.commands.admin
Class CommandAdminTrack
java.lang.Object
org.kingdoms.commands.KingdomsCommand
org.kingdoms.commands.admin.CommandAdminTrack
-
Field Summary
Fields 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 TypeMethodDescription@NotNull CommandResultexecuteX(@NotNull CommandContext context) static booleanisTracking(@NotNull org.bukkit.command.CommandSender sender) Methods inherited from class org.kingdoms.commands.KingdomsCommand
canBypassCooldown, canBypassDisabledWorlds, emptyTab, equals, execute, getAliases, getCooldown, getDescription, getDisabledWorlds, getDisplayName, getName, getParent, getPermission, getPlayer, getUsage, hashCode, hasPermission, hasPermission, isDisabled, joinArgs, joinArgs, lang, parseBool, processTabMessage, setPermissionDefault, tabComplete, tabComplete, tabComplete, tabComplete, tabComplete, toString, unregisterPermissions
-
Constructor Details
-
CommandAdminTrack
-
-
Method Details
-
executeX
- Overrides:
executeXin classKingdomsCommand
-
isTracking
public static boolean isTracking(@NotNull @NotNull org.bukkit.command.CommandSender sender)
-