| Package | Description | 
|---|---|
| org.bukkit | More generalized classes in the API. | 
| org.bukkit.plugin | Classes specifically relating to loading software modules at runtime. | 
| Modifier and Type | Method and Description | 
|---|---|
| PluginManager | Server. getPluginManager()Gets the plugin manager for interfacing with plugins. | 
| static PluginManager | Bukkit. getPluginManager() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SimplePluginManagerHandles all plugin management from the Server | 
Copyright © 2014. All rights reserved.