| Package | Description |
|---|---|
| io.github.waterfallmc.waterfall.event | |
| net.md_5.bungee.api.event |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionInitEvent
Represents a brand new connection made to the proxy, allowing for plugins to
efficiently close a connection, useful for connection throttlers, etc
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoginEvent
Event called to represent a player logging in.
|
class |
PreLoginEvent
Event called to represent a player first making their presence and username
known.
|
class |
ProxyPingEvent
Called when the proxy is pinged with packet 0xFE from the server list.
|
Copyright © 2015–2021 WaterfallMC. All rights reserved.