Remove discord role queue priority
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
To remove a queue priority for a Discord Role
exports["easy_allowlist"]:removeDiscordRoleQueuePriority(identifier)
identifier
string
The player main identifier
local discordRoleId = "332962646660794880"
exports["easy_allowlist"]:removeDiscordRoleQueuePriority(discordRoleId)