Revert "Allow edit of Lobby"

This reverts commit f62af55d39.
This commit is contained in:
2025-04-02 08:58:42 +02:00
parent b32d6e9c69
commit 5907648462
@@ -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();