Updated Permissions (markdown)

bloodmc 2019-09-09 16:42:35 -04:00
parent 1f15e527e6
commit c5d2b5880f

@ -67,12 +67,13 @@ Obviously these permissions are rather rough and if you want a more fine control
# Flags
| Permission Node | Description |
| --------- | ----------- |
| griefdefender.user.claim.flag | Allows player to edit user-claim-flags in their own claim |
| griefdefender.user.claim.command.flag.base | Allows to use the claimflag command |
| griefdefender.user.claim.flag | Allows player to edit advanced user-claim-flags in their own claim |
| griefdefender.user.claim.command.flag.base | Allows to use the claimflag command and GUI |
| griefdefender.user.claim.command.flag.debug | Allows to toggle claim flag debug mode |
| griefdefender.user.claim.command.flag.player | Allows to use the claimflag for players command |
| griefdefender.user.claim.command.flag.group | Allows to use the claimflag for groups command |
| griefdefender.user.claim.command.flag.reset | Allows to use the claimreset command |
| griefdefender.user.custom.flag | Allows to use preset claim flags in GUI |
_*If you want your users to edit their claim flags, please make sure you've read the Global Config's section on [user claim flags](https://github.com/bloodmc/GriefDefender/wiki/Global-Config#user-claim-flags)._
@ -94,6 +95,12 @@ _*If you want your users to edit their claim flags, please make sure you've read
# Admin
| Permission Node | Description |
| --------- | ----------- |
| griefdefender.admin.advanced-flags | Allows usage of advanced mode in flag GUI |
| griefdefender.admin.bypass.ban | Allows bypass of bans |
| griefdefender.admin.bypass.border-check | Allows bypass of claim border checks |
| griefdefender.admin.bypass.override.resize | Allows bypass of claim resize restrictions |
| griefdefender.admin.bypass.override.limit | Allows bypass of claim creation limit restrictions |
| griefdefender.admin.bypass.option | Allows bypass of options |
| griefdefender.admin.claim.command.adjust-claim-blocks | Allows to edit amount of bonus claim blocks |
| griefdefender.admin.claim.command.admin-mode | Allows to use admin claim shovel mode |
| griefdefender.admin.claim.command.clear | |
@ -120,7 +127,6 @@ _*If you want your users to edit their claim flags, please make sure you've read
| griefdefender.admin.claim.wilderness | Allows to edit wilderness claims |
| griefdefender.admin.claim.option.global | |
| griefdefender.admin.claim.command.ignore.base | Allows to use the ignore claims command |
| griefdefender.admin.ignore.border-check | Allows to ignore border block radius |
| griefdefender.admin.claim.command.ignore.basic | Allows to ignore basic claim flags |
| griefdefender.admin.claim.command.ignore.admin | Allows to ignore admin claim flags |
| griefdefender.admin.claim.command.ignore.town | Allows to ignore town claim flags |
@ -132,8 +138,7 @@ _*If you want your users to edit their claim flags, please make sure you've read
| griefdefender.admin.claim.resize.basic | Allows to resize basic claims |
| griefdefender.admin.claim.resize.basic.subdivision | Allows to resize basic claim subdivisions |
| griefdefender.admin.claim.resize.town | Allows to resize town claims |
| griefdefender.admin.claim.override.resize | |
| griefdefender.admin.claim.override.limit | Allows to ignore claim block limit |
| griefdefender.admin.custom.flag | Allows to use advanced claim flags in GUI |
| griefdefender.admin.eavesdrop.signs | |