public abstract class AbstractManagerCommand<T extends org.bukkit.plugin.java.JavaPlugin> extends BaseManagerCommand<T>
plugin| Constructor and Description |
|---|
AbstractManagerCommand(T plugin,
String name,
String usage) |
AbstractManagerCommand(T plugin,
String name,
String usage,
List<String> aliases) |
AbstractManagerCommand(T plugin,
@NotNull String name,
@NotNull String description,
@NotNull String usageMessage,
@NotNull List<String> aliases) |
addSubCommand, getCommandByName, perform, tabCompleteexecute, getAliases, getPluginbroadcastCommandMessage, broadcastCommandMessage, getDescription, getLabel, getName, getPermission, getPermissionMessage, getUsage, isRegistered, register, setAliases, setDescription, setLabel, setName, setPermission, setPermissionMessage, setUsage, tabComplete, testPermission, testPermissionSilent, toString, unregisterclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAliases, getName, getPluginCopyright © 2023. All rights reserved.