| 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 | 
|---|---|
static PluginManager | 
Bukkit.getPluginManager()  | 
PluginManager | 
Server.getPluginManager()
Gets the PluginManager for interfacing with plugins 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SimplePluginManager
Handles all plugin management from the Server 
 | 
Copyright © 2014. All rights reserved.