Player
Represents a player.
Attributes
Name
Purpose
Uid
The ID of the player.
UserName
The username of the player.
DisplayName
The display name of the player.
ProfilePicUrl
The profile picture URL of the player. Expires in 7 days from time of generation.
Email
The email of the player. Only available if the player retrieved is the current signed in player.
JoinDate
The date the player first joined this game.
Metadata
The metadata of the player. This is visible in the Sphere app.
IsBanned
Whether the player is banned.
BanStartDate
The date and time the ban started.
BanDuration
The duration of the ban.
BanReason
The reason for the ban.
Methods
Last updated