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()
Gets the plugin manager for interfacing with plugins.
|
PluginManager |
Server.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 © 2021. All rights reserved.