Fixed claimlist permissions

kencinder 2020-07-08 02:26:04 -03:00
parent 39a11545ba
commit 2c701053bd

@ -33,7 +33,8 @@ Obviously these permissions are rather rough and if you want a more fine control
| griefdefender.user.claim.command.info.teleport.others | Allows a user to use the teleport feature in claiminfo on other claims |
| griefdefender.user.claim.command.info.teleport.base | Allows a user to use the teleport feature in claiminfo |
| griefdefender.user.claim.command.inherit | Allows to toggle inheritance from parent claim |
| griefdefender.user.claim.command.list | Allows to list player claims |
| griefdefender.user.claim.command.list.base | Allows to list your claims |
| griefdefender.user.claim.command.list.others | Allows to list other players claims |
| griefdefender.user.claim.command.list-flags | Allows to list claim flags |
| griefdefender.user.claim.command.name | Allows to set a claimname |
| griefdefender.user.claim.command.sell | Allows to sell a claim (Requires economy plugin) |