Revert "Allow edit of Lobby"

This reverts commit 1dcd2f102c.
This commit is contained in:
2025-04-02 08:58:42 +02:00
parent 5907648462
commit e7c4c998a0
4 changed files with 6 additions and 6 deletions
@@ -70,7 +70,7 @@ public class LobbySystem extends JavaPlugin {
new DoubleJumpListener();
new ParticleListener();
new InventoryInteraction();
// new WorldInteraction();
new WorldInteraction();
new PlayerSeatListener();
new MapsRotateListener();
new TeleporterListener();