diff --git a/Permissions.md b/Permissions.md index 8684719..d350bac 100644 --- a/Permissions.md +++ b/Permissions.md @@ -12,7 +12,9 @@ Obviously these permissions are rather rough and if you want a more fine control | griefdefender.user.claim.command.abandon.town | Allows to abandon town claims | | griefdefender.user.claim.command.abandon-all | Allows to abandon all claims | | griefdefender.user.claim.command.abandon-top-level | Allows to abandon a claim and all its subdivisions | +| griefdefender.user.claim.command.contract | Allows to contract(shrink) a claim in a direction | | griefdefender.user.claim.command.cuboid | Allows to toggle cuboid claims mode | +| griefdefender.user.claim.command.expand | Allows to expand a claim in a direction | | griefdefender.user.claim.command.list | Allows to list player claims | | griefdefender.user.claim.command.basic-mode | Allows to use basic claim shovel mode | | griefdefender.user.claim.command.give.book | Allows players to get a manual about claiming (Not currently implemented) |