Class CommandNationElectionStatement
java.lang.Object
org.kingdoms.commands.KingdomsCommand
org.kingdoms.commands.nation.elections.CommandNationElectionStatement
- All Implemented Interfaces:
org.kingdoms.commands.general.election.ElectionsCommand
public class CommandNationElectionStatement
extends KingdomsCommand
implements org.kingdoms.commands.general.election.ElectionsCommand
-
Field Summary
Fields inherited from class org.kingdoms.commands.KingdomsCommand
aliases, bypassCooldownPermission, bypassDisabledWorldsPermission, cooldown, description, disabledWorlds, name, parent, path, permission, playerAssertion, plugin, requiredArgs, threadType, usage -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.kingdoms.commands.KingdomsCommand
canBypassCooldown, canBypassDisabledWorlds, configure, defaultedLang, emptyTab, equals, getAliases, getCooldown, getDescription, getDisabledWorlds, getDisplayName, getName, getParent, getPath, getPermission, getUsage, hashCode, hasPermission, hasPermission, isDisabled, lang, setPermissionDefault, tabComplete, tabComplete, tabComplete, tabComplete, toString, unregisterPermissions
-
Constructor Details
-
CommandNationElectionStatement
-
-
Method Details
-
execute
- Specified by:
executein classKingdomsCommand
-
getElectionsManager
- Specified by:
getElectionsManagerin interfaceorg.kingdoms.commands.general.election.ElectionsCommand
-