Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
BenceX100 committed Aug 1, 2024
1 parent 0247fa8 commit a71dc56
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Writerside/hi.tree
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,9 @@
<toc-element topic="AxVaults-Converters.md"/>
<toc-element topic="AxVaults-Commands.md">
</toc-element>
<toc-element topic="AxVaults-Permissions.md"/>
<toc-element topic="AxVaults-Add-To-Block.md"/>
<toc-element topic="AxVaults-Configuration.md"/>
<toc-element topic="AxVaults-Permissions.md"/>
<toc-element topic="AxVaults-Developer-API.md"/>
</toc-element>
<toc-element topic="AxAuctions.md">
Expand Down
14 changes: 7 additions & 7 deletions Writerside/topics/AxVaults-Commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@

### Admin commands:
|-|-|
| Command | Description |
| /axvaultsadmin reload | Reload plugin |
| /axvaultsadmin forceopen \<player> | Open selector to a player |
| /axvaultsadmin set \[number] | Add a vault to a block |
| /axvaultsadmin view \<player> \<number> | View vault of a player |
| /axvaultsadmin delete \<player> \<number> | Delete vault of a player |
| /axvaultsadmin converter \<plugin> | Convert from another plugin |
| Command | Description | Permission |
| /axvaultsadmin reload | Reload plugin | axvaults.admin.reload |
| /axvaultsadmin forceopen \<player> | Open selector to a player | axvaults.admin.forceopen |
| /axvaultsadmin set \[number] | Add a vault to a block | axvaults.admin.set |
| /axvaultsadmin view \<player> \<number> | View vault of a player | axvaults.admin.view |
| /axvaultsadmin delete \<player> \<number> | Delete vault of a player | axvaults.admin.delete |
| /axvaultsadmin converter \<plugin> | Convert from another plugin | axvaults.admin.converter |

0 comments on commit a71dc56

Please sign in to comment.