Skip to main content

GriefPrevention Integration

SigmaTools checks GriefPrevention claims before allowing tool usage - verifies the player can break blocks in the claim, respects claim ownership/permissions, and blocks tool usage in protected claims.

Setupโ€‹

  1. Install the GriefPrevention plugin into plugins/.
  2. Enable in config.yml:
    general:
    griefprevention-integration: true

    tools:
    pickaxe:
    check-protection: true
  3. Restart the server.

Verify with /sigmatools debug info - should show GriefPrevention Integration: true.

Bypassโ€‹

/lp user PlayerName permission set sigmatools.bypass.protection true

Grant only to trusted administrators.

See Alsoโ€‹