| Package | Description | 
|---|---|
| net.md_5.bungee.api.plugin | |
| net.md_5.bungee.command | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<Map.Entry<String,Command>> | PluginManager. getCommands()Get an unmodifiable collection of all registered commands. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PluginManager. registerCommand(Plugin plugin,
               Command command)Register a command so that it may be executed. | 
| void | PluginManager. unregisterCommand(Command command)Unregister a command so it will no longer be executed. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PlayerCommandDeprecated. 
 internal use only | 
Copyright © 2012–2019 SpigotMC. All rights reserved.