mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-30 13:47:23 +01:00
Misc/Config: fix an oversight.
Thanks tkrokli for noticing.
This commit is contained in:
@@ -1691,8 +1691,8 @@ Creature.MovingStopTimeForPlayer = 180000
|
||||
# Description: Chat protection from creating fake messages using a lot spaces or other
|
||||
# invisible symbols. Not applied to the addon language, but may break old
|
||||
# addons that use normal languages for sending data to other clients.
|
||||
# Default: 0 - (Disabled)
|
||||
# 1 - (Enabled, Blizzlike)
|
||||
# Default: 1 - (Enabled, Blizzlike)
|
||||
# 0 - (Disabled)
|
||||
|
||||
ChatFakeMessagePreventing = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user