mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-25 22:56:24 +00:00
chore(Core/worldserver.conf): Enable warden by default (#4533)
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
This commit is contained in:
@@ -1588,10 +1588,10 @@ IsPreloadedContinentTransport.Enabled = 0
|
||||
#
|
||||
# Warden.Enabled
|
||||
# Description: Enable Warden anti-cheat system.
|
||||
# Default: 0 - (Disabled)
|
||||
# 1 - (Enabled)
|
||||
# Default: 1 - (Enabled)
|
||||
# 0 - (Disabled)
|
||||
|
||||
Warden.Enabled = 0
|
||||
Warden.Enabled = 1
|
||||
|
||||
#
|
||||
# Warden.NumMemChecks
|
||||
|
||||
Reference in New Issue
Block a user