Interface RconConnectionEvent.Connect
- All Superinterfaces:
Cancellable,Event,RconConnectionEvent
- Enclosing interface:
RconConnectionEvent
Called when a RCON client is attempting to connect.
Cancelling this event will close the connection.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.spongepowered.api.event.network.rcon.RconConnectionEvent
RconConnectionEvent.Auth, RconConnectionEvent.Connect, RconConnectionEvent.Disconnect -
Method Summary
Methods inherited from interface org.spongepowered.api.event.Cancellable
isCancelled, setCancelledMethods inherited from interface org.spongepowered.api.event.network.rcon.RconConnectionEvent
connection