Package | Description |
---|---|
org.bukkit.event.server |
Events relating to programmatic state
changes on the server. |
Class | Description |
---|---|
PluginEvent |
Used for plugin enable and disable events
|
ServerCommandEvent |
This event is called when a command is run by a non-player.
|
ServerEvent |
Miscellaneous server events
|
ServerLoadEvent.LoadType |
Represents the context in which the enclosing event has been completed.
|
ServiceEvent |
An event relating to a registered service.
|
Copyright © 2019. All rights reserved.