Vault
Give your history a home. The Vault is a curated directory of links to previous maps, world downloads, and community builds - a place where players can explore everything your network has created over time. Staff manage entries from the dashboard; players access them at /vault.
📸 Screenshot: The /vault page showing a grid of vault entries with titles, descriptions, and download links
For Players​
Browse all vault entries at /vault, listed in Position order. Each entry has a title, description, and a Download button linking to the external resource (a download page, world file, or community post). No login is required to browse or download.
You can also get a quick link to the Vault from Discord using the /vault command.
For Staff​
Managing Vault Entries​
Vault entries are managed at Dashboard → Vault (requires zander.web.vault).
To create a new entry:
- Go to Dashboard → Vault and click Create.
- Fill in the entry details:
| Field | Description |
|---|---|
| Display Name | The title shown on the Vault page |
| Description | A short description of the map or resource |
| Redirect URL | The external link players are sent to |
| Position | Controls display order (lower = shown first) |
- Save. The entry is immediately visible on
/vault.
To edit or remove an existing entry, find it in the dashboard list and click Edit or Delete.
📸 Screenshot: The vault dashboard showing a list of entries with edit and delete controls
Feature Toggle​
"vault": false
Disabling this removes the /vault public page and the Vault dashboard section, and disables the /vault Discord command. It's a deliberately simple module - a single CRUD table with no external integrations - so this is the only configuration it needs.
All create/edit/delete actions are recorded in the staff audit log.