π«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:
add_ace identifier.license:xxx "WaveShield.Commands" allow
add_ace identifier.steam:xxx "WaveShield.Bypass" allow
add_ace group.mod "WaveShield.Bypass" allow
Permission Name
Description
WaveShield.Bypass
Bypasses the entire anticheat system. The person can't be banned.
WaveShield.Commands
The person will be able to execute the different commands in the chat (or F8 console).
Last updated