FAQ
How to protect my server from item/money spawning?
Money/item spawning exploits often utilize triggers; to protect your server’s triggers, make sure you have antiIllegalTrigger
in combination with resourceProtection
turned on.
How to prevent vehicle spawning?
To protect your server from vehicle spawning, make sure you have antiVehicle
turned on, and additionally use the resourceProtection
option in combination with antiIllegalEntity
.
My server was IP locked; how do I fix this?
If your server was IP locked, please contact our support team so we can help you out. Please provide us with the name of your server when making a ticket in our support Discord.
I am getting a lot of false positives; how do I fix this?
If you are getting a lot of false positives, please contact our support team so we can help you configure the anticheat, you most likely have to whitelist some resources/peds.
ResourceProtection is causing script errors; how do I fix this?
These errors probably occur in escrowed scripts; please whitelist these scripts from the resourceProtection
option.