Configuration

This page will explain the default options and configurations.

Server_config options

Name
Function

VersusAC.Servername

This is where you fill in your server name. Please keep it short.

VersusAC.Discord

This is where you put your discord server link in. This link will show in the kick reason when they try to join after they got banned.

VersusAC.UseESX

If you are using ESX as your framework then please set this to true.

VersusAC.ESXTrigger

This is where you would fill in your esx trigger. Default this is esx:getSharedObject

VersusAC.UseQBCore

If you are using QBCore as your framework then please set this to true.

VersusAC.BanPlayers

When you have this option enabled a hacker will be banned when he gets detected. If not it will only log in discord.

VersusAC.BanMessages

This will show ban messages in your server chat. You can enable or disable this feature

VersusAC.BanLogConsole

This will show ban messages in your server console. You can enable or disable this feature

VersusAC.GeneralBanWebhook

This logs all general bans. Put your discord webhook link into it.

VersusAC.EntitiesWebhookLog

This logs all entity / prop bans. Put your discord webhook link into it.

VersusAC.ExplosionWebhookLog

This logs all explosion bans. Put your discord webhook link into it.

VersusAC.ScreenshotWebhookLog

This logs the ban and creates a screenshot from the players screen. Put your discord webhook link into it. We would suggest using a different webhook for this one.

VersusAC.MoneyWebhookLog

This logs the money transfer ban / log. Put your discord webhook link into it.

VersusAC.Screenshots

You can disable or enable the screenshot system. Be aware that you need to have screenshot-basic installed.

VersusAC.AntiVPN

Detects if a user is joining with a VPN. They will get kicked and asked to disable their vpn.

VersusAC.ReloadBanListTime

The time it takes the anticheat to reload the banlist from the database. This is default 10 minutes.

Client_config options

Name
Function

VersusAC.EnableAC

Enables the Versus Anticheat and the client checks.

VersusAC.MainChecks

Enables the majority of the checks.

VersusAC.AntiESX

If on true, it will ban the standard ESX trigger. Don't enable this if you did not change your default trigger.

VersusAC.UseESX

If you are using ESX as your framework then please set this to true.

VersusAC.ESXTrigger

This is where you would fill in your esx trigger. Default this is esx:getSharedObject

Last updated