Skip to main content

Enable or Disable Anti-Cheats

Before following these steps, make sure to stop your server first. This is to avoiding breaking anything on your server while you edit. 



Step 1:
 Head to your game panel and look for your File icon on the left hand side.
// Photos to be added on AH 2.0

Step 2: When you are in you files, scroll down until you see a file named: serverconfig.xml
// Photos to be added on AH 2.0

Step 3:  Open the file and look for the line that says: <property name="EACEnabled" value="true"/> . When you have found this line, you just need to change it to either false or true in the Value area.

Before:
<property name="EACEnabled"                                     value="true"/>    <--- Anti-Cheat is On

After:
<property name="EACEnabled"                                     value="false"/>   <--- Anti-Cheat is off

If you disable Server Anti-Cheat, you are exposing your server to potential Hackers. YOU HAVE BEEN WARNED!


Make sure to save before exiting the file.


// Photos to be added on AH 2.0

After Completing these steps, you can now go and start you server.


//Photos to be added on AH 2.0