mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-09-10 17:33:55 +03:00
Remove beta message
This commit is contained in:
@@ -209,7 +209,5 @@ public class ChatManager implements ChatManagerHandler {
|
||||
if (joinOptions.welcomeMessage != null && joinOptions.welcomeMessage.length() > 0) {
|
||||
this.sendPrivateMessageFromServer(player.getUid(), joinOptions.welcomeMessage);
|
||||
}
|
||||
|
||||
this.sendPrivateMessageFromServer(player.getUid(), "THIS IS AN EXPERIMENTAL BUILD OF GRASSCUTTER FOR 2.7.50/2.8\nDON'T LEAK <3");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user