Minecraft plugin AxVaults
Information about AxVaults and servers where it was found
🔌 About AxVaults
AxVaults is a lightweight, permission-based Minecraft plugin that provides per-player virtual vaults (storage). The project is maintained by Artillex-Studios and is designed to store any item (including items with NBT), prevent duplication, and offer admin access to view and modify vaults.
🎯 Purpose
AxVaults solves the need for persistent, isolated player storage that works with custom items and NBT data while aiming to avoid duplication exploits. It is intended for servers that want configurable, permission-controlled vaults as an alternative or complement to physical chests.
⚙️ Features
- Permission-based vault access using nodes in the form
axvaults.vault.<number>. - Unlimited vault slots per player (practically bounded by integer limits).
- NBT-safe storage: items are stored in binary to preserve custom item data.
- Dupe protection by design (plugin-managed storage rather than raw item serialization).
- Selector GUI/menu for navigating vault pages with pagination support.
- Blacklist system to prevent specific items from being placed in vaults.
- Customizable icons allowing players to choose vault icons.
- Admin tools to view and modify player vaults, including offline access for staff.
- Database support for H2 and SQLite as storage backends.
🧩 Who It Is For
- Survival and SMP servers that need per-player private storage.
- Servers that use custom items or crates and require NBT-safe storage.
- Admin-moderated servers that need staff access to inspect or modify player vaults.
🏗️ Example Use Cases
- Provide players with a fixed number of vaults via permissions (e.g.
axvaults.vault.1,axvaults.vault.5). - Use the selector menu to allow players to quickly open different vault pages.
- Prevent crate keys or other economy items from being stored in vaults using the blacklist.
- Staff retrieve or adjust a player's vault while that player is offline.
🔐 Permissions
| Permission | Description | Default |
|---|---|---|
axvaults.vault.<number> | Grants access to the specified vault ID for a player. | not specified |
⚙️ Installation
📥 Setup
- Download the official plugin jar and place it into your server
plugins/directory for Bukkit/Spigot/Paper-based servers. - Restart the server and check the server console to confirm the plugin loaded.
- Configure permissions (grant
axvaults.vault.<number>nodes as required) using your permissions plugin.
📦 Dependencies
- No runtime dependencies are required by default (no confirmed required plugins). The plugin uses its own storage backends.
🧾 Configuration
- The plugin uses configurable storage backends (H2, SQLite were documented as supported).
- Blacklist, icon settings, and vault-storage rows are configurable (see official documentation for details).
🧠 Technical Notes
- Project repository and official resources are maintained by Artillex-Studios.
- The plugin advertises H2 and SQLite storage support.
- Admins can access vaults for offline players (admin offline access is documented).
- The plugin states it is dupe‑proof by design and stores items in binary to preserve NBT.
- Confirm Java requirement and supported server versions from the official release notes before deploying.
🤝 When This Plugin Is Useful
If you need NBT-safe, permission-controlled virtual storage for players with staff inspection tools and simple database-backed storage (H2/SQLite), AxVaults provides a focused solution without requiring additional dependencies.
- A Minecraft Server851.67
- Rooted Realm
Whitelisted Java survival SMP: no planned wipes, player-driven economy, weekly events and optional PvP. Friendly adult community — join via site or Discord.
451.1 - Racsu Planet
Cross-play Survival MMORPG (Java + Bedrock) with skills, quests, custom dungeons and an in-game economy backed by an official store and community hub.
148.39 - EthelMC
Community survival with economy, land claims, arenas and crossplay (Java & Bedrock). Ranks, player shops and seasonal events.
244.21 - GalaxyCraft128.82
- A Minecraft Server027.57
- AetherCraft
Semi-custom Survival SMP with land protection, a player-driven economy, custom items and mobs, multiple worlds, and Bedrock/Java crossplay support.
022.11 - Bloxito021.12
The AxVaults plugin page shows which servers monitoring found this plugin on, and which platforms and versions it appears with.
Plugins may add commands, economy, protection, permissions, mini-games, integrations, or other mechanics. The actual role of AxVaults depends on each server's configuration.
Data is generated automatically from technical server responses. If a server hides its plugin list, it may not appear in this section even if it uses AxVaults.
Use the server list with AxVaults to compare projects, check compatible versions, or find examples of how the plugin is used on public servers.