mirror of
https://github.com/azerothcore/mod-anticheat.git
synced 2026-01-13 09:07:22 +00:00
Anticheat announcer disabled by default
* The less they know, the better we do
This commit is contained in:
@@ -35,7 +35,7 @@ Anticheat.MaxReportsForDailyReport = 70
|
||||
# Description: Enable login message "This server is running an Anticheat module."
|
||||
# Default: 1
|
||||
|
||||
Anticheat.LoginMessage = 1
|
||||
Anticheat.LoginMessage = 0
|
||||
|
||||
# Anticheat.Detect
|
||||
# Description: It represents which detections are enabled (ClimbHack disabled by default).
|
||||
|
||||
Reference in New Issue
Block a user