mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
Misc: Removed unneeded info about character escaping from .conf.dist and improved example MotD
(cherry picked from commit c731bd5d59)
This commit is contained in:
committed by
Shauren
parent
7093c16c5d
commit
b13e664e5d
@@ -1100,9 +1100,8 @@ BeepAtStart = 1
|
||||
|
||||
#
|
||||
# Motd
|
||||
# Description: Message of the Day, displayed at login.
|
||||
# Use '@' for a newline and be sure to escape special characters.
|
||||
# Example: "Welcome to John\'s Server@This server runs on Trinity Core."
|
||||
# Description: Message of the Day, displayed at login. Use '@' for a newline.
|
||||
# Example: "Welcome to John's Server!@This server is proud to be powered by Trinity Core."
|
||||
# Default: "Welcome to a Trinity Core server."
|
||||
|
||||
Motd = "Welcome to a Trinity Core server."
|
||||
|
||||
Reference in New Issue
Block a user