File Details
VoidVault-0.2.0.jar
- R
- Jun 8, 2026
- 3.52 MB
- 15
- 0.5
File Name
VoidVault-0.2.0.jar
Supported Versions
- 0.5

VoidVault 0.2.0
Multi Vaults Update
The biggest VoidVault update so far is here.
More vaults, more control, better organization, and a much richer experience for both players and server owners.
โจ Main Feature: Multi Vaults
VoidVault now supports multiple personal vaults per player, while keeping the original goal of the mod: a safe, persistent, and modern replacement for the Ender Chest.
Players can now access different vaults with commands such as:
/vv
/vv 1
/vv 2
/vv ui
When a player interacts with the physical VoidVault block and has access to more than one vault, a new selection interface will appear, allowing them to choose which vault they want to open.
๐ New Vault Selection UI
A new visual interface has been added for selecting available vaults.
The UI was designed to be clean, elegant, and easy to use:
- dark premium-style layout with purple tones;
- vaults displayed as organized cards;
- pagination support;
- works well even when many vaults are configured;
- accessible through the physical VoidVault block;
- also accessible with
/vv ui.
If a player only has one vault, the block will continue opening Vault 1 directly.
๐ท๏ธ Custom Vault Names
Players can now give custom names to their vaults to organize their items more easily.
Examples:
/vv rename 1 wood
/vv rename 2 ores
/vv rename 3 weapons
Custom names appear below the vault number in the selection UI, making it easier to identify each vault while still keeping the original vault number visible.
Players can also reset a custom name:
/vv rename 1 reset
๐ Permission and Group-Based Control
Server owners can define how many vaults each player has access to using permissions or LuckPerms groups.
Example progression:
- regular players can have 1 vault;
- mid-tier groups can have 2, 3, or 5 vaults;
- premium groups can have 10 or more vaults;
- servers can configure higher limits depending on their needs.
The system was built to be flexible and useful for small servers, VIP systems, rank-based progression, rewards, and custom permission setups.
๐ก๏ธ Data Safety
This update was built with compatibility and data preservation in mind.
When updating to version 0.2.0:
- existing vaults automatically become Vault 1;
- old vault data is not deleted;
- the legacy database table is preserved;
- additional vaults use a new internal database structure;
- losing access to an extra vault does not delete its items;
- if the player regains access later, the vault will still contain its saved items.
โ๏ธ Compatibility Preserved
VoidVault 0.2.0 keeps the classic VoidVault behavior when Multi Vaults are disabled.
Servers that want to keep using only one vault per player can update without changing the current player experience.
Still supported:
- SQLite storage;
- permission-based slot tiers;
- safe overflow handling;
- EnderChest importer;
- admin commands;
- config reload;
- save on close, save on change, and save on server shutdown.
๐ฆ New and Updated Commands
| Command | Description |
|---|---|
/vv |
Opens Vault 1. |
/vv <number> |
Opens a specific vault, such as /vv 2. |
/vv ui |
Opens the vault selection interface. |
/vv list |
Lists the player's available vaults. |
/vv overflow <number> |
Shows overflow items for a specific vault. |
/vv overflow all |
Shows total overflow across all vaults. |
/vv rename <number> <name> |
Sets a custom name for a vault. |
/vv rename <number> reset |
Removes the custom name from a vault. |
๐งฐ Technical Improvements
- new internal structure based on
uuid + vault_id; - automatic migration from the old single-vault format to Vault 1;
- better separation between inventory data and vault metadata;
- multiple vault support without loading thousands of UI buttons at once;
- safe pagination for servers with many configured vaults;
- reload improvements to preserve loaded data;
- configuration remains in the traditional mod folder;
- better compatibility with servers already using VoidVault.
๐ Summary
VoidVault 0.2.0 turns the mod into a complete personal vault system while keeping safety, compatibility, and full control for server owners.
More space. Better organization. More possibilities.
Thank you for using VoidVault.

