This commit is contained in:
ggodot 2025-08-31 13:00:41 +02:00
parent 85d9ffb6e8
commit 6967508fa5

View File

@ -67,7 +67,7 @@ public class LearningMod
public void onServerStarting(ServerStartingEvent event)
{
// Do something when the server starts
LOGGER.info("HELLO from server starting");
LOGGER.info("HELLO mthfck from server starting");
}
// My shit and prayers