You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: permissions.md
+27-27Lines changed: 27 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,30 +7,30 @@ description: Fine-grained permissions control to decide exactly what you want pe
7
7
8
8
# Permissions
9
9
10
-
11
-
| Permission | Description |
12
-
|------------- | -------------|
13
-
|griefprevention.restorenature| Allows the use of the /restorenature command|
14
-
|griefprevention.restorenatureaggressive| Allows the use of the /restorenatureaggressive command|
15
-
|griefprevention.lava|Players with this permission may place lava anywhere they have build permission, but still not near other players.|
16
-
|griefprevention.adminclaims|Allows creating, deleting and building in administrative claims |
17
-
|griefprevention.claimslistother | Grants access to /claimslist <other> command. |
18
-
|griefprevention.ignoreclaims| Allows the player to ignore claims using the /ignoreclaims command|
19
-
|griefprevention.deleteclaims | Allows the player to delete and resize other player's claims |
20
-
|griefprevention.createclaims| Allows players to create claims with the claim creation tool (default shovel). All players have this permission by default. |
21
-
|griefprevention.transferclaim|Grants access to the /transferclaim command. |
22
-
|griefprevention.claims|This permission is granted to everyone by default, and is necessary for the claims-related slash commands. |
23
-
|griefprevention.abandonallclaims|This permission is granted to everyone by default and allows the player to abandon all of its claims using the /abandonallclaims command |
24
-
|griefprevention.buysellclaimblocks|This permission is granted to everyone by default and allows the player the ability to buy/sell claim blocks|
25
-
|griefprevention.adjustclaimblocks|Allows the player to adjust player's bonus claim blocks amount|
26
-
|griefprevention.visualizenearbyclaims| Allows the player to shift+right click with investigation tool (stick) in hand to see all nearby land claims. |
27
-
|griefprevention.eavesdrop| Allows the player to see private messages like /tell. |
28
-
|griefprevention.eavesdropsigns| Allows the player to receive notifications about newly-placed signs.|
29
-
|griefprevention.overrideclaimcountlimit| Allows a player to bypass the total claim count limit set in your config file (defaults to no limit).|
30
-
|griefprevention.spam| Allows the player to bypass the spam protection. |
31
-
|griefprevention.premovementchat| Allows the player to chat without having to move first.|
32
-
|griefprevention.siegeimmune | Makes a player immune to the /siege command. |
33
-
|griefprevention.notignorable|Makes a player immune to the /ignore command. |
34
-
|griefprevention.seeinactivity|Allows player to see how long a claim owner has been offline by using the claim investigation tool (default:stick). |
35
-
|griefprevention.seeclaimsize| Allows player to see the size of another player's claim by using the claim investigation tool (default:stick)|
36
-
|griefprevention.trapped| Allows the player to teleport outside a player's claim when trapped and not trusted. |
10
+
| Permission | Description |
11
+
|------------|-------------|
12
+
|griefprevention.abandonallclaims | This permission is granted to everyone by default and allows the player to abandon all of its claims using the /abandonallclaims command|
13
+
|griefprevention.adjustclaimblocks| Allows the player to adjust player's bonus claim blocks amount|
14
+
|griefprevention.adminclaims| Allows creating, deleting and building in administrative claims|
15
+
|griefprevention.buysellclaimblocks|This permission is granted to everyone by default and allows the player the ability to buy/sell claim blocks|
16
+
|griefprevention.claims|This permission is granted to everyone by default, and is necessary for the claims-related slash commands.|
17
+
|griefprevention.claimslistother | Grants access to /claimslist <other> command. |
18
+
|griefprevention.createclaims| Allows players to create claims with the claim creation tool (default shovel). All players have this permission by default.|
19
+
|griefprevention.deleteclaims | Allows the player to delete and resize other player's claims |
20
+
|griefprevention.eavesdrop| Allows the player to see private messages like /tell. |
21
+
|griefprevention.eavesdropsigns|Allows the player to receive notifications about newly-placed signs. |
22
+
|griefprevention.extendclaim.toolbypass|Allows a player to extend a claim without a modification tool (default:shovel). |
23
+
|griefprevention.ignoreclaims|Allows the player to ignore claims using the /ignoreclaims command |
24
+
|griefprevention.lava|Players with this permission may place lava anywhere they have build permission, but still not near other players.|
25
+
|griefprevention.notignorable|Makes a player immune to the /ignore command.|
26
+
|griefprevention.overrideclaimcountlimit| Allows a player to bypass the total claim count limit set in your config file (defaults to no limit). |
27
+
|griefprevention.premovementchat| Allows the player to chat without having to move first. |
28
+
|griefprevention.restorenature| Allows the use of the /restorenature command|
29
+
|griefprevention.restorenatureaggressive| Allows the use of the /restorenatureaggressive command|
30
+
|griefprevention.seeinactivity| Allows player to see how long a claim owner has been offline by using the claim investigation tool (default:stick). |
31
+
|griefprevention.seeclaimsize| Allows player to see the size of another player's claim by using the claim investigation tool (default:stick)|
32
+
|griefprevention.siegeimmune | Makes a player immune to the /siege command. |
33
+
|griefprevention.spam|Allows the player to bypass the spam protection. |
34
+
|griefprevention.transferclaim|Grants access to the /transferclaim command. |
35
+
|griefprevention.trapped| Allows the player to teleport outside a player's claim when trapped and not trusted.|
36
+
|griefprevention.visualizenearbyclaims| Allows the player to shift+right click with investigation tool (stick) in hand to see all nearby land claims. |
0 commit comments