Skip to main content

Protection Integration

Integrates with Lands, WorldGuard, and GriefPrevention to prevent tool usage in claimed/protected areas.

How It Worksโ€‹

On tool use, the plugin checks, in order: protection plugin installed/enabled, integration enabled in config, tool's check-protection: true, and the player's permission in that area. If any check fails, the tool use is blocked.

All three integrations check ownership/claim/region status and respect that plugin's own permission settings.

Configurationโ€‹

general:
lands-integration: true
worldguard-integration: true
griefprevention-integration: true

tools:
pickaxe:
check-protection: true # set false to disable checks (not recommended - allows griefing)

Bypassโ€‹

sigmatools.bypass.protection - use tools in protected areas, bypassing all checks. Grant only to trusted staff. See Permissions.

See Alsoโ€‹