From 1ca73dd4c0675225db03bf50914d2edd9aab49b4 Mon Sep 17 00:00:00 2001 From: kencinder <3614897+kencinder@users.noreply.github.com> Date: Fri, 12 Feb 2021 15:40:14 -0400 Subject: [PATCH] Removed permission for book, if it ever is implemented the permission can be added back. --- Permissions.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Permissions.md b/Permissions.md index 7879f25..4d2f0a7 100644 --- a/Permissions.md +++ b/Permissions.md @@ -35,7 +35,6 @@ See https://luckperms.net/wiki/Default-Groups | 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.farewell | Allows to set a claim farewell | -| griefdefender.user.claim.command.give.book | Allows players to get a manual about claiming (Not currently implemented) | | griefdefender.user.claim.command.give.blocks | Allows to give claim blocks to another player | | griefdefender.user.claim.command.give.pet | Allows a player to give away a pet they tamed | | griefdefender.user.claim.command.greeting | Allows to set a claim greeting |