PlayerDisconnectEvent

Gets called whenever a player disconnects from the server

Method
Description
Returns

getPlayer()

Returns the affected player

Player object

getDisconnectMessage()

Returns the disconnect message

String

setDisconnectMessage(String)

Sets the disconnect message

void

Last updated