Skip to main content

Interface: PlayerJoinAfterEvent

Event fired after a player becomes available to the server.

Properties

playerId

readonly playerId: string

Stable UUID of the player that joined.


playerName

readonly playerName: string

Player name captured when the player joined.