On this page

Installation

NXVAULT is designed to integrate cleanly into existing Paper-based servers. Installation follows the same workflow as most modern plugins and does not require special migration steps for first-time use.

Requirements

  • Paper server (recommended for performance and inventory handling)
  • A Minecraft version supported by the current NXVAULT release
  • Basic permission management plugin (e.g., LuckPerms)

Installation steps

  1. Download the plugin: Place the NXVAULT .jar file into your server’s /plugins directory.
  2. Start the server: On first launch, NXVAULT will automatically generate its data folder and default config.yml. No manual setup is required at this stage.
  3. Review configuration (optional): The default configuration is safe for immediate use. Server owners may optionally adjust page size, sounds, or save behavior to better match their server scale.
  4. Set permissions: Grant nxvault.use to players and assign page limits using nxvault.pages.X. Administrative permissions should be restricted to staff.
  5. Restart or reload: Restart the server (recommended) or use /vault reload to apply configuration changes.

After installation

Once installed, players can immediately access their vault using the /vault command. Vault pages function as a single unified storage system, and search is available across all pages and nested containers.

Note for larger servers NXVAULT performs inventory saves during normal player interactions (page switches, close events, searches). For high-population servers, keeping the default page size ensures consistent performance.

Last updated July 11, 2026