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