From 1ac079be73d876eeef4ce007229918dcb4e0f612 Mon Sep 17 00:00:00 2001 From: bloodmc Date: Mon, 9 Sep 2019 16:47:54 -0400 Subject: [PATCH] Updated Permissions (markdown) --- Permissions.md | 2 ++ 1 file changed, 2 insertions(+) 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) |