Misc updates/fixes
This commit is contained in:
@@ -1831,9 +1831,10 @@ Respawn.DynamicMinimumGameObject = 10
|
||||
# CHAT SETTINGS
|
||||
#
|
||||
# ChatFakeMessagePreventing
|
||||
# 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.
|
||||
# Description: Additional protection from creating fake chat messages using spaces.
|
||||
# Collapses multiple subsequent whitespaces into a single whitespace.
|
||||
# Not applied to the addon language, but may break old addons that use
|
||||
# "normal" chat messages for sending data to other clients.
|
||||
# Default: 1 - (Enabled, Blizzlike)
|
||||
# 0 - (Disabled)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user