Removed OP requirement for building in lobbies. Now relies entirely on permissions (e.g., uhubcore.buildbypass for bypassing protections like noBreak/noPlace).
Added noLocateBar option (under config). Disables the player locator bar HUD (via /gamerule locatorBar false) for versions 1.21.7+.
Added radiusProtection section in config (enable: true/false and spawnRadius: 50 default). Protects only within a configurable radius around mainLobby.normal spawn, in addition to world-based checks.
Fixed permissions for /uhubcore togglesb (or similar toggle command). Now correctly checks uhubcore.command.togglesb and saves state in DB
All config options now include detailed English comments explaining purpose, defaults, and usage. Delete your existing config.yml to auto-regenerate with comments on reload.