GriefPrevention3D Wiki
The self-service anti-griefing plugin for Minecraft servers
Brought to you by:
castledking
This page walks through installing GriefPrevention3D and getting it running on a Spigot/Paper/Folia server.
1.21)./buyclaimblocks and /sellclaimblocks.Older Minecraft versions are not officially supported. Some older-Minecraft compatibility fixes are carried (e.g., for COPPER_GOLEM_STATUES, CHAINS), but the plugin targets modern server jars.
GriefPrevention.jar into your server's plugins/ directory.plugins/GriefPreventionData/.config.yml to taste, and restart. Or use /gpreload to pick up config changes without a full restart.config.yml has GriefPrevention.Claims.WorldModes — common values are Survival, Creative, SurvivalRequiringClaims, and Disabled.GriefPrevention.Claims.AllowShapedClaims: true in config.yml if you want them. See Key Features › Shaped Claims.GriefPrevention.Claims.AllowNestedSubClaims: true to allow subdivisions inside other subdivisions.GriefPrevention.VisualizationGlow: true turns on glowing claim borders (requires 1.19.3+).plugins/GriefPreventionData/alias.yml controls the unified /claim and /aclaim root commands plus standalone aliases. See Key Features › Unified Command Handler.Teach players the basics in this order:
AutomaticNewPlayerClaimsRadius > -1)./trust <player> while standing inside the claim.Once a claim exists, owners can use /claim trust, /claim abandon, /claim explosions, etc. directly, and shift-click boundaries to enter shaped-mode edits if enabled.
/claimslist lists your claims./trustlist while standing in a claim lists permissions there, including inherited permissions from parent claims./ignoreclaims to temporarily override protections while building infrastructure.