mirror of
https://github.com/ClassiCube/MCGalaxy.git
synced 2025-09-24 05:03:34 -04:00
Joining the spawn world should still use that world's motd if set. (Thanks Lordmaker)
This commit is contained in:
parent
dd179325b9
commit
4f0fd87639
@ -198,7 +198,7 @@ namespace MCGalaxy {
|
||||
|
||||
void CompleteLoginProcess() {
|
||||
try {
|
||||
SendMotd();
|
||||
SendUserMOTD();
|
||||
SendMap(null);
|
||||
if (disconnected) return;
|
||||
loggedIn = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user