| Class | Description |
|---|---|
| ConnectionInitEvent |
Represents a brand new connection made to the proxy, allowing for plugins to
efficiently close a connection, useful for connection throttlers, etc
|
| ProxyDefineCommandsEvent |
Called when the proxy intercepts the command packet
allowing for plugins to prevent commands being added
to the clients which might not be wanted.
|
| ProxyExceptionEvent |
Called whenever an exception is thrown in a recoverable section of the server.
|
| ProxyQueryEvent |
This event will be posted whenever a Query request is received.
|
Copyright © 2015–2020 WaterfallMC. All rights reserved.