Weblutions Documentation
Weblutions Main Site Contact Us Our Discord
Some pages are still pending proper formatting, if required refer to the legacy documentation website.
FiveM Documentation IconFiveM Documentation

Weblutions Documentation / FiveM Documentation / Resource Ace Permissions

Updated

Resource Ace Permissions

By Josh M. 1 min 8

Aces and principals are a form of permission set that is built into FiveM and uses FiveM's identifiers (Discord, Steam, etc.). Some resources use Ace permissions to whitelist or only allow certain users from performing actions.

Below are the ace permissions for my supported resources. For these permissions you will need to have your Steam hexadecimal (hex) or Discord Id. Copy and paste the configuration for the desired script into your server.cfg file. and change the ID_HERE to represent your Steam hex/Discord ID.

Area of Patrol

add_ace Fax.AOP faxes.aopcmds allow
add_principal identifier.steam:ID_HERE Fax.AOP

Admin Area

add_ace Fax.AdminArea fax.admin allow
add_principal identifier.steam:ID_HERE Fax.AdminArea

No Speaky

add_ace Fax.NoSpeaky FaxNoSpeaky allow
add_principal identifier.steam:ID_HERE Fax.NoSpeaky

Ultimate Troll Script

add_ace faxes.troll FTroll allow
add_principal identifier.steam:ID_HERE faxes.troll

Please note that these resources are no longer updated. Please refer to the CFX forum and/or the associated GitHub repo for any updates or support.