Contents
1 Properties
2 Methods
2.1 AddToBlockList (userIds: Array ): null
2.2 ClearCharacterAppearance (): null
2.3 DistanceFromCharacter (point: Vector3 ): float
2.4 GetFriendStatus (player: Player ): FriendStatus
2.5 GetFriendsOnline (maxFriends: int = 200): Array
2.6 GetGameSessionID (): string
2.7 GetJoinData (): Dictionary
2.8 GetMouse (): Mouse
2.9 GetNetworkPing (): float
2.10 GetRankInGroup (groupId: int64 ): int
2.11 GetRoleInGroup (groupId: int64 ): string
2.12 GetUnder13 (): bool
2.13 HasAppearanceLoaded (): bool
2.14 IsBestFriendsWith (userId: int64 ): bool
2.15 IsFriendsWith (userId: int64 ): bool
2.16 IsInGroup (groupId: int64 ): bool
2.17 IsVerified (): bool
2.18 Kick (message: string = ): null
2.19 LoadBoolean (key: string ): bool
2.20 LoadCharacter (): null
2.21 LoadCharacterAppearance (assetInstance: Instance ): null
2.22 LoadCharacterBlocking (): null
2.23 LoadCharacterWithHumanoidDescription (humanoidDescription: HumanoidDescription ): null
2.24 LoadData (): null
2.25 LoadInstance (key: string ): Instance
2.26 LoadNumber (key: string ): double
2.27 LoadString (key: string ): string
2.28 Move (walkDirection: Vector3 , relativeToCamera: bool = false): null
2.29 RemoveCharacter (): null
2.30 RequestFriendship (player: Player ): null
2.31 RequestStreamAroundAsync (position: Vector3 , timeOut: double = 0): null
2.32 RevokeFriendship (player: Player ): null
2.33 SaveBoolean (key: string , value: bool ): null
2.34 SaveData (): null
2.35 SaveInstance (key: string , value: Instance ): null
2.36 SaveNumber (key: string , value: double ): null
2.37 SaveString (key: string , value: string ): null
2.38 SetAccountAge (accountAge: int ): null
2.39 SetBlockListInitialized (): null
2.40 SetCharacterAppearanceJson (jsonBlob: string ): null
2.41 SetChatTranslationSettingsLocaleId (locale: string ): null
2.42 SetExperienceSettingsLocaleId (locale: string ): null
2.43 SetMembershipType (membershipType: MembershipType ): null
2.44 SetModerationAccessKey (moderationAccessKey: string ): null
2.45 SetSuperSafeChat (value: bool ): null
2.46 SetUnder13 (value: bool ): null
2.47 UpdatePlayerBlocked (userId: int64 , blocked: bool ): null
2.48 WaitForDataReady (): bool
2.49 isFriendsWith (userId: int64 ): bool
2.50 loadBoolean (key: string ): bool
2.51 loadInstance (key: string ): Instance
2.52 loadNumber (key: string ): double
2.53 loadString (key: string ): string
2.54 saveBoolean (key: string , value: bool ): null
2.55 saveInstance (key: string , value: Instance ): null
2.56 saveNumber (key: string , value: double ): null
2.57 saveString (key: string , value: string ): null
2.58 waitForDataReady (): bool
3 Events
4 Removed members
5 External links
Properties
Indicates the age of the player's account, in days.
Category: Data.
Serialization: cannot load or save.
Thread safety: read safe
Category: Data.
Read security: RobloxScriptSecurity.
Write security: RobloxScriptSecurity.
Serialization: cannot load or save.
Thread safety: read safe
Determines whether or not players on a mobile device will automatically jump when coming into contact with a BasePart that can be scaled by jumping.
Category: Data.
Serialization: can save and load.
Thread safety: read safe
This API member has existing documentation in this page's Member list template.
Category: Camera.
Serialization: can save and load.
Thread safety: read safe
This API member has existing documentation in this page's Member list template.
Category: Camera.
Serialization: can save and load.
Thread safety: read safe
This API member has existing documentation in this page's Member list template.
Category: Camera.
Serialization: can save and load.
Thread safety: read safe
This API member has existing documentation in this page's Member list template.
Category: Behavior.
Serialization: cannot load or save.
Thread safety: read safe
Category: Data.
Serialization: can save and load.
Thread safety: read safe
This API member has existing documentation in this page's Member list template.
Category: Data.
Serialization: can save and load.
Thread safety: read safe
Category: Data.
Read security: RobloxScriptSecurity.
Write security: RobloxScriptSecurity.
Serialization: cannot load or save.
Thread safety: read safe
Category: Data.
Serialization: cannot load or save.
Thread safety: read safe
Category: Data.
Read security: LocalUserSecurity.
Write security: LocalUserSecurity.
Serialization: cannot load or save.
Thread safety: read safe
This API member has existing documentation in this page's Member list template.
Category: Data.
Serialization: cannot load or save.
Thread safety: read safe
Category: Camera.
Serialization: can save and load.
Thread safety: read safe
Category: Camera.
Serialization: can save and load.
Thread safety: read safe
Category: Control.
Serialization: can save and load.
Thread safety: read safe
Category: Camera.
Serialization: can save and load.
Thread safety: read safe
Category: Camera.
Serialization: can save and load.
Thread safety: read safe
Category: Control.
Serialization: can save and load.
Thread safety: read safe
Category: Data.
Serialization: cannot load or save.
Thread safety: read safe
This API member has existing documentation in this page's Member list template.
Category: Data.
Serialization: can save only.
Thread safety: read safe
Category: Behavior.
Write security: NotAccessibleSecurity.
Serialization: can save and load.
Thread safety: read safe
Whether or not a Player is a Guest . Because the Guest feature has been removed, this property will always be false
.
Category: Data.
Read security: RobloxScriptSecurity.
Write security: RobloxScriptSecurity.
Serialization: cannot load or save.
Thread safety: read safe
Determines whether or not this player has the Verified Badge .
Category: Data.
Serialization: cannot load or save.
Thread safety: read safe
This API member has existing documentation in this page's Member list template.
Category: Camera.
Serialization: can save and load.
Thread safety: read safe
Category: Data.
Serialization: cannot load or save.
Thread safety: read safe
Category: Data.
Read security: LocalUserSecurity.
Write security: LocalUserSecurity.
Serialization: cannot load or save.
Thread safety: read safe
Indicates the type of Roblox membership this player has. Will always be either 'None' or 'Premium'.
Category: Data.
Serialization: cannot load or save.
Thread safety: read safe
This API member has existing documentation in this page's Member list template.
Category: Camera.
Serialization: can save and load.
Thread safety: read safe
This API member has existing documentation in this page's Member list template.
Category: Team.
Serialization: can save and load.
Thread safety: read safe
Category: Data.
Read security: RobloxScriptSecurity.
Write security: RobloxScriptSecurity.
Serialization: cannot load or save.
Thread safety: read safe
Category: Data.
Read security: RobloxScriptSecurity.
Write security: RobloxScriptSecurity.
Serialization: cannot load or save.
Thread safety: read safe
Category: Data.
Serialization: can save and load.
Thread safety: read safe
This API member has existing documentation in this page's Member list template.
Category: Data.
Serialization: can save and load.
Thread safety: read safe
Category: Data.
Read security: LocalUserSecurity.
Write security: LocalUserSecurity.
Serialization: cannot load or save.
Thread safety: read safe
This API member has existing documentation in this page's Member list template.
This class member is missing documentation. Create or add to its subpage at
Class:Player/Team .
Category: Team.
Serialization: can save and load.
Thread safety: read safe
This API member has existing documentation in this page's Member list template.
Category: Team.
Serialization: can save and load.
Thread safety: read safe
Category: Data.
Read security: RobloxScriptSecurity.
Write security: RobloxScriptSecurity.
Serialization: cannot load or save.
Thread safety: read safe
Category: Data.
Read security: RobloxScriptSecurity.
Write security: RobloxScriptSecurity.
Serialization: can save and load.
Thread safety: read safe
Category: Data.
Read security: RobloxScriptSecurity.
Write security: RobloxScriptSecurity.
Serialization: cannot load or save.
Thread safety: read safe
Determines the unique identifier of this player. This is the best way to distinguish players, as each player has a unique ID (no two players share the same ID). It is also the best way to store long-term data, as players cannot change their User ID.
Despite having no write-security, attempting to modify the User ID will always result in an error.
Category: Data.
Serialization: cannot load or save.
Thread safety: read safe
Category: Data.
Read security: RobloxScriptSecurity.
Write security: RobloxScriptSecurity.
Serialization: cannot load or save.
Thread safety: read safe
Category: Data.
Read security: RobloxScriptSecurity.
Write security: RobloxScriptSecurity.
Serialization: cannot load or save.
Thread safety: read safe
Use UserId instead.
Category: Data.
Serialization: cannot load or save.
Thread safety: read safe
Methods
Parameters Name Type userIds Array
Security: RobloxScriptSecurity.
Thread safety: unsafe
This API member has existing documentation in this page's Member list template.
Parameters Name Type player Player
Security: RobloxScriptSecurity.
Thread safety: unsafe
Parameters Name Type Default maxFriends int 200
Security: RobloxSecurity.
Thread safety: unsafe
Parameters Name Type groupId int64
Returns a player's group rank ID for the group with the provided ID.
Parameters Name Type groupId int64
Returns a player's group rank name for the group with the provided ID.
This API member has existing documentation in this page's Member list template.
Security: RobloxScriptSecurity.
Thread safety: unsafe
This API member has existing documentation in this page's Member list template.
Parameters Name Type userId int64
Parameters Name Type userId int64
IsInGroup (groupId : int64 ): bool
Parameters Name Type groupId int64
Returns whether or not a player is a member of the group with the provided ID.
Returns true if the player is ID or phone-verified. Returns false otherwise.
Kick (message : string = ): null
Parameters Name Type Default message string
Disconnects a player from the server with an optional message that is displayed to the kicked user.
Parameters Name Type key string
This API member has existing documentation in this page's Member list template.
Security: LocalUserSecurity.
Thread safety: unsafe
Security: LocalUserSecurity.
Thread safety: unsafe
Parameters Name Type key string
LoadNumber (key : string ): double
Parameters Name Type key string
LoadString (key : string ): string
Parameters Name Type key string
Move (walkDirection : Vector3 , relativeToCamera : bool = false): null
Parameters Name Type Default walkDirection Vector3 relativeToCamera bool false
Security: LocalUserSecurity.
Thread safety: unsafe
Parameters Name Type player Player
Security: RobloxScriptSecurity.
Thread safety: unsafe
Parameters Name Type Default position Vector3 timeOut double 0
Parameters Name Type player Player
Security: RobloxScriptSecurity.
Thread safety: unsafe
SaveBoolean (key : string , value : bool ): null
Parameters Name Type key string value bool
Security: LocalUserSecurity.
Thread safety: unsafe
Parameters Name Type key string value Instance
SaveNumber (key : string , value : double ): null
Parameters Name Type key string value double
SaveString (key : string , value : string ): null
Parameters Name Type key string value string
Parameters Name Type accountAge int
Security: PluginSecurity.
Thread safety: unsafe
SetBlockListInitialized (): null
This class member is missing documentation. Create or add to its subpage at Class:Player/SetBlockListInitialized .
Security: RobloxScriptSecurity.
Thread safety: unsafe
Parameters Name Type jsonBlob string
Security: RobloxScriptSecurity.
Thread safety: unsafe
SetChatTranslationSettingsLocaleId (locale : string ): null
This class member is missing documentation. Create or add to its subpage at Class:Player/SetChatTranslationSettingsLocaleId .
Security: RobloxScriptSecurity.
Thread safety: unsafe
Parameters Name Type locale string
Security: RobloxScriptSecurity.
Thread safety: unsafe
Parameters Name Type membershipType MembershipType
Security: RobloxScriptSecurity.
Thread safety: unsafe
Parameters Name Type moderationAccessKey string
Security: RobloxScriptSecurity.
Thread safety: unsafe
Parameters Name Type value bool
Security: PluginSecurity.
Thread safety: unsafe
Parameters Name Type value bool
Security: RobloxSecurity.
Thread safety: unsafe
Parameters Name Type userId int64 blocked bool
Security: RobloxScriptSecurity.
Thread safety: unsafe
Parameters Name Type key string
Parameters Name Type key string
loadNumber (key : string ): double
Parameters Name Type key string
loadString (key : string ): string
Parameters Name Type key string
saveBoolean (key : string , value : bool ): null
Parameters Name Type key string value bool
Parameters Name Type key string value Instance
saveNumber (key : string , value : double ): null
Parameters Name Type key string value double
saveString (key : string , value : string ): null
Parameters Name Type key string value string
Events
Parameters Name Type character Model
Parameters Name Type character Model
Parameters Name Type character Model
Chatted (message : string , recipient : Player )
Parameters Name Type message string recipient Player
Parameters Name Type player Player friendStatus FriendStatus
Security: RobloxScriptSecurity.
Thread safety: unsafe
Idled (time : double )
Parameters Name Type time double
Parameters Name Type radius float
Security: LocalUserSecurity.
Thread safety: unsafe
Removed members
Methods
BlockUser
GetWebPersonalServerRank
HasBuildPermission
IsUserAvailableForExperiment
JumpCharacter
MoveCharacter
SaveLeaderboardData
SetClanTag
SetWebPersonalServerRank
UnblockUser
Properties
ClanTag
HasBuildTools
MaxSimulationRadius
PersonalServerRank
PlayerJoinData
Events
HoverOnPlayerChanged
MouseDownOnPlayer