diff --git a/src/server/worldserver/worldserver.conf.dist b/src/server/worldserver/worldserver.conf.dist index 8de43dc14..869a46d49 100644 --- a/src/server/worldserver/worldserver.conf.dist +++ b/src/server/worldserver/worldserver.conf.dist @@ -1429,11 +1429,26 @@ 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 AzerothCore." +# 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.