mirror of
https://github.com/TotalFreedomMC/OpenInv.git
synced 2024-12-22 16:05:03 +00:00
Document new nodes
This commit is contained in:
parent
4499bb5453
commit
abe8fccdb5
1 changed files with 8 additions and 0 deletions
|
@ -80,6 +80,14 @@ OpenInv is a [Bukkit plugin](https://dev.bukkit.org/bukkit-plugins/openinv/) whi
|
||||||
<td>OpenInv.editinv</td>
|
<td>OpenInv.editinv</td>
|
||||||
<td>Required to make changes to open inventories.</td>
|
<td>Required to make changes to open inventories.</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>OpenInv.openonline</td>
|
||||||
|
<td>Allows users to open online players' inventories. For compatibility reasons this is granted by the nodes OpenInv.openinv and OpenInv.openender.</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>OpenInv.openoffline</td>
|
||||||
|
<td>Allows users to open offline players' inventories. For compatibility reasons this is granted by the nodes OpenInv.openinv and OpenInv.openender.</td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>OpenInv.openender</td>
|
<td>OpenInv.openender</td>
|
||||||
<td>Required to use /openender.</td>
|
<td>Required to use /openender.</td>
|
||||||
|
|
Loading…
Reference in a new issue