Skip to main content

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.

note

📸 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:

  1. Go to Dashboard → Vault and click Create.
  2. Fill in the entry details:
FieldDescription
Display NameThe title shown on the Vault page
DescriptionA short description of the map or resource
Redirect URLThe external link players are sent to
PositionControls display order (lower = shown first)
  1. 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.

note

📸 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.