mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-28 08:06:23 +00:00
Core/ObjectMgr: improved GetPlayerGUIDByName method + misc
This commit is contained in:
@@ -1379,10 +1379,10 @@ 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."
|
||||
# Default: "Welcome to a Trinity Core server."
|
||||
# Example: "Welcome to John\'s Server@This server runs on AzerothCore."
|
||||
# Default: "Welcome to an AzerothCore server."
|
||||
|
||||
Motd = "Welcome to a Trinity Core server."
|
||||
Motd = "Welcome to an AzerothCore server."
|
||||
|
||||
#
|
||||
# Server.LoginInfo
|
||||
|
||||
Reference in New Issue
Block a user