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
ConstructorsModifierConstructorDescriptionprotected
MVRootCommand
(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, testPermissionSilent
Methods inherited from class org.bukkit.command.Command
broadcastCommandMessage, broadcastCommandMessage, broadcastCommandMessage, broadcastCommandMessage, getAliases, getLabel, getName, getPermission, getPermissionMessage, getTimingName, getUsage, isRegistered, permissionMessage, permissionMessage, register, setAliases, setDescription, setLabel, setName, setPermission, setPermissionMessage, setUsage, tabComplete, testPermission, toString, unregister
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface co.aikar.commands.RootCommand
addChildShared, getDefaultRegisteredCommand, getTabCompletions, getTabCompletions, getUniquePermission, getUsage, hasAnyPermission
-
Constructor Details
-
MVRootCommand
-
-
Method Details
-
execute
-
getTabCompletions
-