Add identifier to allowlist
To add allowlist for an identifier
Export
exports["easy_allowlist"]:addIdentifierToAllowlist(identifier)
Parameters
Name
Data Type
Description
identifier
string
The player main identifier
Example
exports["easy_allowlist"]:addIdentifierToAllowlist("steam:71002010c2f9c5d")
Last updated
Was this helpful?