Reference API Roblox

Engine API

Website

Related

Reference API Roblox

PlayerExitReason

An enum that specifies the reason for Players.PlayerRemoving signal.

Items 3

HistoryNameValueDescription
694Unknown0

Catch-all for all other disconnect reasons.

694PlatformKick1

User was kicked by Roblox systems, such as being blocked while in a Private Server.

694CreatorKick2

Creator called Player:Kick()

Description

Second argument in Players.PlayerRemoving. Helps identify whether a kick was caused by the Roblox platform or the Creator.

History 4

Settings