PlayerQuitEvent

Called when the connection to a player is lost.

Properties

Link copied to clipboard
abstract val player: Player

The player involved in this event.

Link copied to clipboard
abstract var quitMessage: Component?

The message that will be sent to all other players on the server when the player quits.