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.
# BentoBox permissions
<table>
<tr>
<td align='left'><b>Permission</b></td>
<td align='left'><b>Enable For</b></td>
<td align='left'><b>Description</b></td>
</tr>
<tr>
<td align='left' nowrap=nowrap>bentobox.admin</td>
<td align='left' nowrap=nowrap>op</td>
<td align='left' nowrap=nowrap>Allow bentobox command usage</td>
</tr>
</table>
**BentoBox permissions (as of 1.5.2)**
| Permission | Parent permission | Default value | Description |
|------------------------|-------------------|---------------|----------------------------------------|
| bentobox.admin | | op | Allows most of bentobox commands usage |
| bentobox.admin.catalog | bentobox.admin | op | Allows to use /bentobox catalog |
| bentobox.admin.locale | bentobox.admin | op | Allows to use /bentobox locale |
| bentobox.admin.manage | bentobox.admin | op | Allows to use /bentobox manage |
| bentobox.admin.migrate | bentobox.admin | op | Allows to use /bentobox migrate |
| bentobox.admin.reload | bentobox.admin | op | Allows to use /bentobox reload |
| bentobox.about | | true | Allows to use /bentobox about |
| bentobox.version | | true | Allows to use /bentobox version |