Allow edit of Lobby

This commit is contained in:
2025-04-01 20:58:10 +02:00
parent 1dcd2f102c
commit f62af55d39
@@ -69,7 +69,7 @@ public class LobbySystem extends JavaPlugin {
new PlayerSpawn();
new DoubleJumpListener();
new ParticleListener();
new InventoryInteraction();
// new InventoryInteraction();
// new WorldInteraction();
new PlayerSeatListener();
new MapsRotateListener();