mirror of
https://github.com/azerothcore/mod-anticheat.git
synced 2026-01-30 00:43:51 +00:00
update (conf\logging): Add conf for stricter jump hack
added stricter jump hack detection conf. This cheat is used to flag a alternative to a fly hack which uses jump hack mix with a lag switch manipulation.
This commit is contained in:
@@ -94,6 +94,13 @@ Anticheat.OpAckOrderHack = 1
|
||||
|
||||
Anticheat.StricterFlyHackCheck = 0
|
||||
|
||||
# Anticheat.StricterDetectJumpHack
|
||||
# Description: Checks Stricter moveflag jumping (may give false positives)
|
||||
# Default: 0 - (Disabled)
|
||||
# 1 - (Enabled)
|
||||
|
||||
Anticheat.StricterDetectJumpHack = 0
|
||||
|
||||
# Automatic Moderation Features
|
||||
#
|
||||
# Anticheat.KickPlayer
|
||||
|
||||
Reference in New Issue
Block a user