STABLE v1.1

NXVAULT

NXVAULT — player-scoped vault plugin for Paper servers. Version 1.1 (stable) with in-game restore, rollback, and admin vault inspection. Backup storage changed to open folders inside /backup.

Most player-vault plugins follow the same model: several distinct vaults—commonly accessed with commands like /pv 1, /pv 2, /pv 3—that behave like separate double-chests or ender chests. That approach is simple, but it exposes a recurring UX problem: when a player stores many shulker boxes it becomes time-consuming to find a specific item that might be deep inside a shulker. Players must open each container and search manually.

NXVAULT was created to fix that exact workflow. Instead of treating each numbered vault as an isolated silo, NXVAULT models pages as views into a single logical vault. Pages are primarily a navigation convenience, not separate storages. When a player searches, NXVAULT searches across every page and every nested container (including shulker content) so the result set is comprehensive. Searching recognizes item names and enchantments — so a player can find a single protected item by querying for the enchantment name.

Permissions control how many pages a player may have and who may use administrative commands. Starting with v1.1 (stable), NXVAULT's backup system has been updated and in-game restore and rollback commands are available to server operators. Administrative staff with the proper permission can also view other players' vaults using the new admin command.

The rest of this document contains exact command usage, configuration examples, and practical installation guidance.

Last updated July 11, 2026