PlayerJoinEvent
Gets called whenever a player joins the server.
Method
Description
Returns
getPlayer()
Returns the affected player
Player object
getJoinMessage()
Returns the join message
String
setJoinMessage(String)
Sets the join message
void
Last updated