Bypass Staffs
We'll use ace permissions so that your staff can execute in-game commands or be bypassed on anticheat. You can use any identifier supported by FiveM (license, discord, steam, etc). You can also use groups (cf FiveM Docs).
However, we'd like to point out that you don't necessarily need to add the bypass to your staffs, as the anticheat normally knows how to differentiate between actions performed by a staff or a cheater.
Head to your server.cfg file, this is few examples on how you can add permissions to your staffs:
server.cfg
add_ace identifier.license:xxx "FCS.Commands" allow
add_ace identifier.steam:xxx "FCS.Bypass" allow
add_ace group.mod "FCS.Bypass" allow| Permission Name | Description |
|---|---|
FCS.Bypass | Bypasses the entire anticheat system. The person can't be banned. |
FCS.Commands | The person will be able to execute the different commands in the chat (or F8 console). |
Last updated