Private
constructorReadonly
nameThis property can't be read in early-execution mode.
Readonly
persistentAn identifier that can be used to identify a player across sessions.
Note: persistentId refers to PlayFab ID in this context.
A PlayFab ID is a unique identifier assigned to each player in the PlayFab ecosystem. PlayFab is a backend platform for game developers, offering services like player authentication, data storage, leaderboards, and more. The PlayFab ID helps track and manage individual player data across games and platforms.
It is used in Minecraft to resolve scoreboard identity and identity of the player in the world.
This property can't be read in early-execution mode.
Optional
reason: stringThis function can't be called in early-execution mode.
Will return true if the player is still waiting to join the world. If they disconnect then it will return false.
This function can't be called in early-execution mode.
The data available before a player joins the world.