Class ConfirmCommand
java.lang.Object
org.bukkit.command.Command
com.palmergames.bukkit.towny.command.commandobjects.ConfirmCommand
- All Implemented Interfaces:
org.bukkit.command.PluginIdentifiableCommand
public class ConfirmCommand
extends org.bukkit.command.Command
implements org.bukkit.command.PluginIdentifiableCommand
-
Field Summary
Fields inherited from class org.bukkit.command.Command
description, timings, usageMessage -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bukkit.command.Command
broadcastCommandMessage, broadcastCommandMessage, broadcastCommandMessage, broadcastCommandMessage, canBeOverriden, getAliases, getDescription, getLabel, getName, getPermission, getPermissionMessage, getTimingName, getUsage, isRegistered, permissionMessage, permissionMessage, register, setAliases, setDescription, setLabel, setName, setPermission, setPermissionMessage, setUsage, tabComplete, tabComplete, testPermission, testPermissionSilent, toString, unregister
-
Constructor Details
-
ConfirmCommand
-
-
Method Details
-
execute
-
getPlugin
@NotNull public @NotNull org.bukkit.plugin.Plugin getPlugin()- Specified by:
getPluginin interfaceorg.bukkit.command.PluginIdentifiableCommand
-