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 PlayerSpawn();
new DoubleJumpListener(); new DoubleJumpListener();
new ParticleListener(); new ParticleListener();
new InventoryInteraction(); // new InventoryInteraction();
// new WorldInteraction(); // new WorldInteraction();
new PlayerSeatListener(); new PlayerSeatListener();
new MapsRotateListener(); new MapsRotateListener();