Reference API Roblox

Engine API

Website

Related

Reference API Roblox

RejectCharacterDeletions

Controls whether the server rejects client attempts to delete player characters.

Items 3

HistoryNameValueDescription
557Default0

Uses the engine-default behavior (currently equivalent to Enabled).

557Disabled1

The server does not reject character deletion requests from clients.

557Enabled2

The server rejects client attempts to delete player characters.

Description

Determines whether the server rejects client replication requests that would delete player character models from the workspace. This enum is used by Workspace.RejectCharacterDeletions.

History 9

Settings