10 lines
428 B
INI
10 lines
428 B
INI
# ---------------------------------------------------------------------------
|
|
# Chat Moderation
|
|
# ---------------------------------------------------------------------------
|
|
|
|
# This option will enable using of the voice commands .banchat and .unbanchat
|
|
# for players with corresponding access level (default: 100).
|
|
# Check access_levels.sql and admin_command_access_rights for details.
|
|
# Default: True
|
|
ChatAdmin = True
|