Skip to content

Commit

Permalink
AxVaults Update
Browse files Browse the repository at this point in the history
  • Loading branch information
BenceX100 committed Feb 29, 2024
1 parent 372dab1 commit 7113ae5
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 0 deletions.
1 change: 1 addition & 0 deletions Writerside/hi.tree
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
<toc-element topic="AxVaults.md">
<toc-element topic="AxVaults-Commands.md">
</toc-element>
<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"/>
Expand Down
Binary file added Writerside/images/image_6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions Writerside/topics/AxVaults-Add-To-Block.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Add To Blocks

**Recommended use case:** (holograms are currently not part of the plugin)

![image_6.png](image_6.png)

- With the `/axvaultsadmin set \[number]` command you can put down vaults on blocks!
- The vault will be put on the block that you are looking at!
- How does this work? If you for example run `/axvaultsadmin set 1`, the plugin will add the #1 vault to the block, when players click on the block, it will basically do the same thing as the /axvaults 1 command.
- If you use the `/axvaultsadmin set` command, the vault selector will be added to the block!
- Opening vaults from blocks will bypass the `axvaults.openremote` and `axvaults.selector` permissions!

> Recommendations:
> - Use this feature in the spawn world to motivate players to store items in vaults!
> - Set the `axvaults.openremote` and `axvaults.selector` permissions to false and force players to open their vaults on the spawn.
1 change: 1 addition & 0 deletions Writerside/topics/AxVaults-Commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@
| 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 an offline/online player's vault |

0 comments on commit 7113ae5

Please sign in to comment.