Interface RconConnectionEvent.Connect

All Superinterfaces:
Cancellable, Event, RconConnectionEvent
Enclosing interface:
RconConnectionEvent

public static interface RconConnectionEvent.Connect extends RconConnectionEvent, Cancellable
Called when a RCON client is attempting to connect.

Cancelling this event will close the connection.