mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-27 15:46:24 +00:00
Added AzerothCore labels
This commit is contained in:
@@ -57,7 +57,7 @@ RealmID = 1
|
||||
# DataDir
|
||||
# Description: Data directory setting.
|
||||
# Important: DataDir needs to be quoted, as the string might contain space characters.
|
||||
# Example: "@prefix@/share/sunwellcore"
|
||||
# Example: "/home/youruser/azeroth-server/data"
|
||||
# Default: "."
|
||||
|
||||
DataDir = "./"
|
||||
@@ -1353,9 +1353,9 @@ 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 SunwellCore."
|
||||
# Example: "Welcome to John\'s Server@This server runs on AzerothCore."
|
||||
|
||||
Motd = "Welcome to X Server.@This server runs on SunwellCore."
|
||||
Motd = "Welcome to X Server.@This server runs on AzerothCore."
|
||||
|
||||
#
|
||||
# Server.LoginInfo
|
||||
|
||||
Reference in New Issue
Block a user