Lands Integration
SigmaTools checks Lands permissions before allowing tool usage - verifies the player can break blocks in the area, respects ownership/permissions, and blocks tool usage in protected land.
Setupโ
- Install the Lands plugin into
plugins/. - Enable in
config.yml:general:
lands-integration: true
tools:
pickaxe:
check-protection: true - Restart the server.
Verify with /sigmatools debug info - should show Lands Integration: true.
Bypassโ
/lp user PlayerName permission set sigmatools.bypass.protection true
Grant only to trusted administrators.