Commands
Commands list
• Version
• Scanner
• Refresh config
• Help
• Clear everything
• Clear vehicles
• Clear peds
• Clear objects
• Bans
• Unban
• Unban allCommands usage
Help
Command rachelp in server console will show you all the available commands:
racversion - The anticheat version that you are running on your server
racscan - Scan your server for backdoors
racdeletemalware - Scan your server for malware and neutralize all infected resources
racrefreshconfig - Refresh your config file after updating fields from config file
clearall - Clear vehicles, peds, objects
clearvehicles - Clear vehicles
clearpeds - Clear peds
clearobjects - Clear objects
racbans - Bans list
racunban <Id> - Unban player from anticheat
racunbanall - Unban all players from anticheatVersion
Scanner
Delete malware
Refresh config
Clear Everything
Clear vehicles
Clear ped
Clear objects
Ban list

Unban player from server console
The Id you enter is not the player id from your server, the Id is the number of ban got in the ban list. You have get the Id by typing Ban list command (Config.BanListCommand) in server console and it will provide as first element for each ban or get it from bans.json file, the field "id"

Unban all players from server console
Event Protection
Make sure that you started the anticheat resource as first resource in server.cfg, above your resource list

Dump protection
Make sure that you started the anticheat resource as first resource in server.cfg, above your resource list.
Make sure to create a backup of your resource before you secure your resource from dump.



Do not change the name of folder backup. Keep it named backup. In case you rename it, the resource will not work.
Even though the fxmanifest of your resource does not contain the client and NUI files from backup folder you do not have to add them. This is how this feature works, so do not change anything in fxmanifest beside adding the shared lines from above on point (2).
Last updated