back to trees
This commit is contained in:
parent
511eed9528
commit
1f53aeebb6
@ -81,10 +81,4 @@ public class LearningMod
|
||||
LOGGER.info("MINECRAFT NAME >> {}", Minecraft.getInstance().getUser().getName());
|
||||
}
|
||||
}
|
||||
|
||||
// My + ChatGPT shite together
|
||||
@SubscribeEvent
|
||||
public static void onPlayerLogin(ServerPlayEvent.playerConnected event) {
|
||||
System.out.println(event.getPlayer().getName().getString() + " mthfck has logged in!");
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user