All permissions start with griefprevention. unless noted. Defaults match plugin.yml.
true)| Permission | Default | Description |
|---|---|---|
griefprevention.claims |
true |
Required for claim-related slash commands. Parent of all granular claim permissions below. |
griefprevention.createclaims |
true |
Allows players to create claims with the shovel. |
griefprevention.abandonallclaims |
true |
Allows /abandonallclaims. |
griefprevention.buysellclaimblocks |
true |
Allows /buyclaimblocks and /sellclaimblocks. |
griefprevention.trapped |
true |
Allows /trapped. |
griefprevention.givepet |
true |
Allows /givepet. |
griefprevention.unlockdrops |
true |
Allows /unlockdrops. |
griefprevention.ignore |
true |
Allows /ignore, /unignore, and /ignorelist. |
griefprevention.witherexplosions |
true |
Allows /witherexplosions (GP3D addition). |
All permissions below are children of griefprevention.claims in plugin.yml. This means granting griefprevention.claims: true (the default) automatically grants all of them. To restrict a specific command, explicitly set that child permission to false while keeping griefprevention.claims: true.
| Permission | Command(s) | Description |
|---|---|---|
griefprevention.trust |
/trust |
Grant build trust to a player. |
griefprevention.untrust |
/untrust |
Revoke trust from a player. |
griefprevention.accesstrust |
/accesstrust |
Grant access trust (bed, buttons, levers). |
griefprevention.containertrust |
/containertrust |
Grant container trust (chests, crops, animals). |
griefprevention.permissiontrust |
/permissiontrust |
Grant permission trust (manage trustlist). |
griefprevention.neighbortrust |
/neighbortrust, /distancetrust |
Grant neighbor trust to bypass minimum distance. |
griefprevention.checkclaimdistance |
/claim distance check |
Check minimum distance to nearby claims. |
griefprevention.toggleclaimdistance |
/claim distance toggle |
Toggle whether all players bypass minimum distance for a claim. |
griefprevention.claimslist |
/claimslist |
List claim blocks and claims. |
griefprevention.abandonclaim |
/abandonclaim |
Abandon a claim. |
griefprevention.abandontoplevelclaim |
/abandontoplevelclaim |
Abandon a claim and all its subdivisions. |
griefprevention.extendclaim |
/extendclaim |
Resize a claim by pushing/pulling a boundary. |
griefprevention.subdivideclaims |
/subdivideclaims |
Switch to 2D subdivision mode. |
griefprevention.restrictsubclaim |
/restrictsubclaim |
Restrict a subclaim from inheriting parent permissions. |
griefprevention.basicclaims |
/basicclaims |
Switch to basic claims mode. |
griefprevention.claimexplosions |
/claimexplosions |
Toggle explosions in a claim. |
griefprevention.checkclaimexpiry |
/checkclaimexpiry |
View claim expiration details. |
griefprevention.shapedclaims |
/shapedclaims |
Switch to shaped (non-rectangular) claims mode. |
griefprevention.mergeclaims |
/mergeclaims, /mergeclaim |
Merge two of your claims into one. |
griefprevention.3dsubdivideclaims |
/3dsubdivideclaims |
Switch to 3D subdivision mode. |
griefprevention.buysellclaimblocks |
/buyclaimblocks, /sellclaimblocks |
Buy/sell claim blocks for currency. |
griefprevention.witherexplosions |
/witherexplosions |
Toggle wither explosions in a claim. |
griefprevention.unlockdrops |
/unlockdrops |
Allow others to pick up your death drops. |
griefprevention.trapped |
/trapped |
Teleport out of a claim you can't build in. |
griefprevention.givepet |
/givepet |
Give away a tamed pet. |
griefprevention.createclaims |
(shovel) | Create new claims with the golden shovel. |
griefprevention.accruals |
(passive) | Accrue claim blocks at the configured hourly rate. |
griefprevention.ignore |
/ignore, /unignore, /ignorelist |
Ignore/unignore players in chat. |
griefprevention.abandonallclaims |
/abandonallclaims |
Abandon all your claims at once. |
Example — disable only /3dsubdivideclaims for a group:
# LuckPerms example
/lp permission set griefprevention.3dsubdivideclaims false
Players in that group will still have access to all other claim commands via griefprevention.claims: true, but /3dsubdivideclaims will be denied.
op)| Permission | Default | Description |
|---|---|---|
griefprevention.adminclaims |
op |
Create, delete, and build in administrative claims. |
griefprevention.adminclaims.convert |
op |
GP3D addition. Use /makeadmin and /makebasic to convert claims between basic and admin ownership. |
griefprevention.claimslistother |
op |
Access /claimslist <player> for other players. |
griefprevention.ignoreclaims |
op |
Allows /ignoreclaims admin override mode. |
griefprevention.deleteclaims |
op |
Delete and resize other players' claims. |
griefprevention.deleteclaimsinworld |
op |
Allows /deleteclaimsinworld and /deleteuserclaimsinworld. |
griefprevention.transferclaim |
op |
Allows /transferclaim. |
griefprevention.adjustclaimblocks |
op |
Adjust bonus claim blocks, set accrued blocks. |
griefprevention.restorenature |
op |
Allows /restorenature. |
griefprevention.restorenatureaggressive |
op |
Allows /restorenatureaggressive and /restorenaturefill. |
griefprevention.softmute |
op |
Allows /softmute. |
griefprevention.separate |
op |
Allows /separate and /unseparate. |
griefprevention.claimbook |
op |
Allows /claimbook. |
griefprevention.unlockothersdrops |
op |
Allows /unlockdrops <player>. |
griefprevention.reload |
op |
Allows /gpreload. |
griefprevention.visualizenearbyclaims |
op |
Shift+right-click with the investigation tool to see all nearby claims. |
griefprevention.seeclaimsize |
op |
See another player's claim size with the investigation tool. |
griefprevention.seeinactivity |
op |
See how long a claim owner has been offline via the investigation tool. |
griefprevention.overrideclaimcountlimit |
op |
Bypass the total claim-count limit. |
griefprevention.spam |
op |
Bypass spam protection. |
griefprevention.lava |
op |
Place lava where they have build permission (still not near other players). |
griefprevention.notignorable |
op |
Cannot be ignored via /ignore. |
GP3D splits the single upstream griefprevention.eavesdrop permission into finer-grained nodes. All default op.
| Permission | Default | Description |
|---|---|---|
griefprevention.eavesdrop |
op |
Blanket / legacy permission — grants PM and softmute eavesdropping. |
griefprevention.eavesdrop.pm |
op |
GP3D addition. See private (/tell-style) messages only. |
griefprevention.eavesdrop.softmute |
op |
GP3D addition. See soft-muted messages only. |
griefprevention.eavesdrop.signs |
op |
See newly-placed signs as chat messages. |
griefprevention.eavesdrop.immune |
op |
Exempt from being eavesdropped (for staff who need privacy). |
griefprevention.eavesdropimmune |
op |
Legacy alias for the above — players with this can't have their PMs eavesdropped. |
| Permission | Default | Description |
|---|---|---|
griefprevention.checkclaimexpiry |
false |
Allows /checkclaimexpiry. |
griefprevention.premovementchat |
false |
Chat before moving (bypasses anti-bot delay). |
griefprevention.extendclaim.toolbypass |
false |
Use /extendclaim without holding the modification tool. |
griefprevention.deathblow |
— | Bundled in griefprevention.admin.*. |
griefprevention.admin.* is a convenience node that grants the full admin bundle:
griefprevention.ignoreclaimsgriefprevention.adminclaimsgriefprevention.adminclaims.convertgriefprevention.adjustclaimblocksgriefprevention.deleteclaimsgriefprevention.spamgriefprevention.lavagriefprevention.eavesdropgriefprevention.deathblowgriefprevention.softmutegriefprevention.reloadgriefprevention.visualizenearbyclaimsgriefprevention.overrideclaimcountlimitgriefprevention.transferclaimgriefprevention.claimslistothergriefprevention.separategriefprevention.eavesdrop.signsgriefprevention.eavesdrop.pmgriefprevention.eavesdrop.softmutegriefprevention.eavesdrop.immunegriefprevention.claimbookgriefprevention.notignorablegriefprevention.seeinactivitygriefprevention.deleteclaimsinworldgriefprevention.unlockothersdropsgriefprevention.seeclaimsizegriefprevention.restorenaturegriefprevention.restorenatureaggressiveGrant this to senior staff who need everything. Use the narrower nodes for junior staff with scoped responsibilities.