> For the complete documentation index, see [llms.txt](https://xerickerspigot.gitbook.io/mysteryboxes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xerickerspigot.gitbook.io/mysteryboxes/guides/mystery-vaults.md).

# Mystery Vaults

## **What is the Editor?**

The editor is a tool that lets you create or remove Mystery Vaults at specific locations. To access the editor, follow these steps:

1. Type `/mb menu vault-manager` in the game to open the Vault Manager.
2. Click on the wooden axe icon to enter the Editor mode.

## How to use the Editor

When you're in the Editor mode:

* To remove a vault, **LEFT-CLICK** on the block where the vault is.
* To create a new vault, **RIGHT-CLICK** on the block where you want to place it.
* If you want to open the Vault Manager menu again, press the **SHIFT** key.

## Common Questions/Problems

<details>

<summary>Players can't open Mystery Vaults</summary>

This happens often. Here are some things to try:

* Check that players have the right [permission](/mysteryboxes/general-use/permissions.md#general).
* Make sure "spawn-protection" is turned off or is not causing problems.
* If you use WorldGuard, allow chest interaction and opening in the region.
* Check that no other protection plugins are stopping players from opening the vaults.

</details>

<details>

<summary>Holograms don't spawn</summary>

The plugin uses Armor Stands for holograms. Make sure none of your other plugins are blocking entities from spawning. Using entity cleaners is also not a good idea. The most common reason for this problem is WorldGuard stopping the Armor Stands from spawning.

</details>

<details>

<summary>How do I change the holograms?</summary>

All settings for holograms are in the `vaults.yml` file.

Some of the things you can do are:

* Completely customize the lines of text.
* Make different rules for when to show certain lines.
* Choose how often the holograms refresh.
* Set how close players need to be to see the holograms.

</details>

<details>

<summary>Do I need an external plugin for holograms?</summary>

No, holograms are handled by the plugin.

</details>
