header

First time setting up the anticheat

After you successfully installed the anticheat on your server, you'll need to configure it. The configuration is relatively simple.

Main Config

The main config file is located in wx_anticheat/configs/anticheat_config.lua This config file contains everything related to the anticheat and it's detections and behaviour. You should go through all of the options and configure them properly.

anticheat_config.lua

  wx.Debug = false
  wx.punishType = 'LOG' -- (LOG/KICK/BAN)