FiveM Documentation
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.
add_ace Fax.AOP faxes.aopcmds allow
add_principal identifier.steam:ID_HERE Fax.AOPadd_ace Fax.AdminArea fax.admin allow
add_principal identifier.steam:ID_HERE Fax.AdminAreaadd_ace Fax.NoSpeaky FaxNoSpeaky allow
add_principal identifier.steam:ID_HERE Fax.NoSpeakyadd_ace faxes.troll FTroll allow
add_principal identifier.steam:ID_HERE faxes.trollPlease 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.