mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
340 B
340 B
How to upgrade
Motd is removed from config file
Motd is can now be found in auth database table motd
realmid = Realm ID or -1 for all realms.
text = Text for Motd
Specified realmId is prioritized over -1 (All Realms)
For example:
You have realm 1, 2, 3
(-1, "This Motd will show for 2, 3") (1, "This Motd will show for 1")