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