mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 19:05:42 +00:00
refactor(Core/Motd): Move motd from conf to db (#15111)
This commit is contained in:
@@ -1257,30 +1257,6 @@ BeepAtStart = 1
|
||||
|
||||
FlashAtStart = 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@"
|
||||
# Default: "Welcome to an AzerothCore server."
|
||||
|
||||
Motd = "Welcome to an AzerothCore server."
|
||||
|
||||
# PLEASE NOTE: another (hardcoded) text will appear below the MOTD:
|
||||
#
|
||||
# "This server runs on AzerothCore www.azerothcore.org"
|
||||
#
|
||||
# All the AzerothCore contributors, as well as its father projects (MaNGOS, TrinityCore, etc..),
|
||||
# have worked for free to provide you this software. Please do not remove the credits.
|
||||
#
|
||||
# Changing or removing such hardcoded text is considered a violation of our license
|
||||
# and it's not allowed. We reserve the right to take legal action in case of violations.
|
||||
# Furthermore, any kind of support will be always denied.
|
||||
#
|
||||
# All AzerothCore contributors and its father projects are publicly listed in
|
||||
# our official repository. Credits to open source contributions should always be shown.
|
||||
#
|
||||
|
||||
#
|
||||
# Server.LoginInfo
|
||||
# Description: Display core version (.server info) on login.
|
||||
|
||||
Reference in New Issue
Block a user