Interface | Description |
---|---|
BanIpEvent |
Called when a ban is made on an IP address.
|
ChannelRegistrationEvent |
Fired when a channel is registered or unregistered.
|
ChannelRegistrationEvent.Register |
Fired when a channel is registered.
|
ChannelRegistrationEvent.Unregister |
Fired when a channel is unregistered.
|
ClientConnectionEvent |
Represents an event fired during the login process.
|
ClientConnectionEvent.Auth |
Called asynchronously when the client attempts to authenticate against
the server.
|
ClientConnectionEvent.Disconnect |
Called when a
Player disconnects from the game. |
ClientConnectionEvent.Join | |
ClientConnectionEvent.Login |
Called after the client authenticates and attempts to login to the
server.
|
PardonIpEvent |
Called when a pardon is made on an IP address.
|