add (cm\conf): Adv\Jump\Ignore-Z countermeasures

Added new countermeasures and counter measure confs.
Jump Hack Counter Measure
Advance Jump Hack Counter Measure
Ignore Z counter Measure
This commit is contained in:
M'Dic
2023-04-02 20:01:15 -04:00
parent f5a906c239
commit 0662a085a1
2 changed files with 90 additions and 2 deletions

View File

@@ -201,6 +201,29 @@ Anticheat.CM.Teleport = 0
Anticheat.CM.FLYHACK = 0
#
# Anticheat.CM.JUMPHACK
# Anticheat.CM.ADVJUMPHACK
# Description: Sets player back to the ground if jump hack is detected
#
# Default: 0 - (Disabled)
# 1 - (Enabled)
#
Anticheat.CM.JUMPHACK = 0
Anticheat.CM.ADVJUMPHACK = 0
#
# Anticheat.CM.IGNOREZ
#
# Description: Sets player back to the ground if ignore-z hack is detected
#
# Default: 0 - (Disabled)
# 1 - (Enabled)
#
Anticheat.CM.IGNOREZ = 0
#
# Anticheat.CM.WriteLog
#