mirror of
https://github.com/azerothcore/mod-anticheat.git
synced 2026-01-13 00:58:35 +00:00
update (conf): reorganized conf slightly
This commit is contained in:
@@ -234,6 +234,17 @@ Anticheat.CM.IGNOREZ = 0
|
|||||||
|
|
||||||
Anticheat.CM.SPEEDHACK = 0
|
Anticheat.CM.SPEEDHACK = 0
|
||||||
|
|
||||||
|
#
|
||||||
|
# Anticheat.BG.StartAreaTeleport
|
||||||
|
#
|
||||||
|
# Description: Sends player back to start position if player cheats and teleports out of start spot
|
||||||
|
# before the BG begins.
|
||||||
|
# Default: 0 - (Disabled)
|
||||||
|
# 1 - (Enabled)
|
||||||
|
#
|
||||||
|
|
||||||
|
Anticheat.BG.StartAreaTeleport = 0
|
||||||
|
|
||||||
#
|
#
|
||||||
# Anticheat.CM.WriteLog
|
# Anticheat.CM.WriteLog
|
||||||
#
|
#
|
||||||
@@ -264,16 +275,5 @@ Anticheat.CM.ALERTSCREEN = 0
|
|||||||
|
|
||||||
Anticheat.CM.ALERTCHAT= 0
|
Anticheat.CM.ALERTCHAT= 0
|
||||||
|
|
||||||
#
|
|
||||||
# Anticheat.BG.StartAreaTeleport
|
|
||||||
#
|
|
||||||
# Description: Sends player back to start position if player cheats and teleports out of start spot
|
|
||||||
# before the BG begins.
|
|
||||||
# Default: 0 - (Disabled)
|
|
||||||
# 1 - (Enabled)
|
|
||||||
#
|
|
||||||
|
|
||||||
Anticheat.BG.StartAreaTeleport = 0
|
|
||||||
|
|
||||||
#
|
#
|
||||||
###################################################################################################
|
###################################################################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user