类 PlayerSpawnAfterEvent实验性

An event that contains more information about a player spawning.

属性

initialSpawn: boolean

If true, this is the initial spawn of a player after joining the game.

无法在只读模式下修改此属性,详见 WorldBeforeEvents

player: Player

Object that represents the player that joined the game.

无法在只读模式下修改此属性,详见 WorldBeforeEvents