Class MVRootCommand
java.lang.Object
org.bukkit.command.Command
co.aikar.commands.BukkitRootCommand
org.mvplugins.multiverse.core.command.MVRootCommand
- All Implemented Interfaces:
co.aikar.commands.RootCommand,org.bukkit.command.PluginIdentifiableCommand
public class MVRootCommand
extends co.aikar.commands.BukkitRootCommand
-
Field Summary
Fields inherited from class org.bukkit.command.Command
description, timings, usageMessage -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedMVRootCommand(co.aikar.commands.BukkitCommandManager manager, String name) -
Method Summary
Methods inherited from class co.aikar.commands.BukkitRootCommand
addChild, execute, getChildren, getCommandName, getDefCommand, getDescription, getManager, getPlugin, getSubCommands, tabComplete, testPermissionSilentMethods inherited from class org.bukkit.command.Command
broadcastCommandMessage, broadcastCommandMessage, broadcastCommandMessage, broadcastCommandMessage, canBeOverriden, getAliases, getLabel, getName, getPermission, getPermissionMessage, getTimingName, getUsage, isRegistered, permissionMessage, permissionMessage, register, setAliases, setDescription, setLabel, setName, setPermission, setPermissionMessage, setUsage, tabComplete, testPermission, toString, unregisterMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface co.aikar.commands.RootCommand
addChildShared, getDefaultRegisteredCommand, getTabCompletions, getTabCompletions, getUniquePermission, getUsage, hasAnyPermission
-
Constructor Details
-
MVRootCommand
-
-
Method Details
-
execute
-
getTabCompletions
-