PlayerJoinEvent

data class PlayerJoinEvent(val player: Player) : Event

Constructors

Link copied to clipboard
constructor(player: Player)

Properties

Link copied to clipboard