getTodayMoonCard();// The timer works at 0:0, some users log in after that, use this method to check if they have received a reward today or not. If not, send the reward.
session.send(newPacketPlayerEnterSceneNotify(this));// Enter game world
@@ -196,6 +207,7 @@ public final class GameServer extends KcpServer {
@Override
publicvoidonStartFinish(){
Grasscutter.getLogger().info("Grasscutter is FREE software. If you have paid for this, you may have been scammed. Homepage: https://github.com/Grasscutters/Grasscutter");
Grasscutter.getLogger().info("Game Server started on port "+address.getPort());