Allow edit of Lobby

This commit is contained in:
2025-04-01 20:56:33 +02:00
parent 87f0765506
commit 1dcd2f102c
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();