Remove identifier from allowlist

To remove allowlist for an identifier

Export

exports["easy_allowlist"]:removeAllowlistFromIdentifier(identifier)

Parameters

NameData TypeDescription

identifier

string

The player main identifier

Example

exports["easy_allowlist"]:removeAllowlistFromIdentifier("steam:71002010c2f9c5d")

Last updated