quitMessage

abstract var quitMessage: Component?

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

Set this to null to send no message when the player quits.