| Class | Description |
|---|---|
| AsyncTabCompleteEvent |
Allows plugins to compute tab completion results asynchronously.
|
| GS4QueryEvent |
This event is fired if server is getting queried over GS4 Query protocol
Adapted from Velocity's ProxyQueryEvent
|
| GS4QueryEvent.QueryResponse | |
| GS4QueryEvent.QueryResponse.Builder |
A builder for
GS4QueryEvent.QueryResponse objects. |
| GS4QueryEvent.QueryResponse.PluginInformation |
Plugin information
|
| PaperServerListPingEvent |
Extended version of
ServerListPingEvent that allows full control
of the response sent to the client. |
| ServerExceptionEvent |
Called whenever an exception is thrown in a recoverable section of the server.
|
| ServerTickEndEvent |
Called when the server has finished ticking the main loop
|
| ServerTickStartEvent | |
| WhitelistToggleEvent |
This event is fired when whitelist is toggled
|
| Enum | Description |
|---|---|
| GS4QueryEvent.QueryType |
The type of query
|
Copyright © 2021. All rights reserved.