For the complete documentation index, see llms.txt. This page is also available as Markdown.

Remove identifier queue priority

To remove a queue priority for an identifier

Export

exports["easy_allowlist"]:removeIdentifierQueuePriority(identifier)

Parameters

Name
Data Type
Description

identifier

string

The player main identifier

Example

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

Last updated