| Package | Description | 
|---|---|
| org.bukkit.event.server | Eventsrelating to programmatic state
 changes on the server. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MapInitializeEventCalled when a map is initialized. | 
| class  | PluginDisableEventCalled when a plugin is disabled. | 
| class  | PluginEnableEventCalled when a plugin is enabled. | 
| class  | PluginEventUsed for plugin enable and disable events | 
| class  | RemoteServerCommandEventThis event is called when a command is recieved over RCON. | 
| class  | ServerCommandEventThis event is called when a command is run from the server console. | 
| class  | ServerListPingEventCalled when a server list ping is coming in. | 
| class  | ServiceEventAn event relating to a registered service. | 
| class  | ServiceRegisterEventThis event is called when a service is registered. | 
| class  | ServiceUnregisterEventThis event is called when a service is unregistered. | 
Copyright © 2014. All rights reserved.