updated permissions for 1.5.2

Florian CUNY 2019-06-12 10:48:22 +02:00
parent 1445100ef5
commit 7b09c5400b

@ -1,16 +1,13 @@
Permissions listed here are only part of BentoBox. Addons often register their own permissions, which you can find on their respective Wiki pages. Permissions listed here are only part of BentoBox. Addons often register their own permissions, which you can find on their respective Wiki pages.
# BentoBox permissions **BentoBox permissions (as of 1.5.2)**
| Permission | Parent permission | Default value | Description |
<table> |------------------------|-------------------|---------------|----------------------------------------|
<tr> | bentobox.admin | | op | Allows most of bentobox commands usage |
<td align='left'><b>Permission</b></td> | bentobox.admin.catalog | bentobox.admin | op | Allows to use /bentobox catalog |
<td align='left'><b>Enable For</b></td> | bentobox.admin.locale | bentobox.admin | op | Allows to use /bentobox locale |
<td align='left'><b>Description</b></td> | bentobox.admin.manage | bentobox.admin | op | Allows to use /bentobox manage |
</tr> | bentobox.admin.migrate | bentobox.admin | op | Allows to use /bentobox migrate |
<tr> | bentobox.admin.reload | bentobox.admin | op | Allows to use /bentobox reload |
<td align='left' nowrap=nowrap>bentobox.admin</td> | bentobox.about | | true | Allows to use /bentobox about |
<td align='left' nowrap=nowrap>op</td> | bentobox.version | | true | Allows to use /bentobox version |
<td align='left' nowrap=nowrap>Allow bentobox command usage</td>
</tr>
</table>