HomeJavaModsPlayerVaultZ
PlayerVaultZ
ModsJava

PlayerVaultZ

by Rugzy · on Modrinth

Advanced player vault plugin with pagination system. Free Minecraft Java mod for 1.21, 1.21.1, 1.21.2.

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.21–26.1.2 · Paper⬇ Download for 1.21–1.21.8 · Spigot
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

PlayerVaultZ

PlayerVaultZ Banner

⚡ Lightning-fast modern vault system with intelligent pagination, smart sorting, and instant search capabilities. Features seamless PlayerVaultsX migration in seconds.

✨ Core Features

Sorting GIF

Searching GIF

🛡️ Protection & Security

# Blacklist settings
blacklist:
  # Enable item blacklist
  enabled: true
  
  # List of blacklisted materials that cannot be stored in vaults
  # Use Material names from https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
  materials:
    - BEDROCK
    - COMMAND_BLOCK
    - COMMAND_BLOCK_MINECART
    - CHAIN_COMMAND_BLOCK
    - REPEATING_COMMAND_BLOCK
    - STRUCTURE_BLOCK
    - STRUCTURE_VOID
    - BARRIER
    - DEBUG_STICK
    - KNOWLEDGE_BOOK
    - SPAWNER
    - SHULKER_BOX
    - WHITE_SHULKER_BOX
    - ORANGE_SHULKER_BOX
    - MAGENTA_SHULKER_BOX
    - LIGHT_BLUE_SHULKER_BOX
    - YELLOW_SHULKER_BOX
    - LIME_SHULKER_BOX
    - PINK_SHULKER_BOX
    - GRAY_SHULKER_BOX
    - LIGHT_GRAY_SHULKER_BOX
    - CYAN_SHULKER_BOX
    - PURPLE_SHULKER_BOX
    - BLUE_SHULKER_BOX
    - BROWN_SHULKER_BOX
    - GREEN_SHULKER_BOX
    - RED_SHULKER_BOX
    - BLACK_SHULKER_BOX
      
  # List of blacklisted items by custom name (supports color codes)
  # Items with these exact display names will be blocked
  custom-names:
    - "&cAdmin Item"
    - "&4Banned Item"
    
  # List of blacklisted items by lore (checks if lore contains this text)
  # Supports color codes
  lore-contains:
    - "SOULBOUND"
    - "Quest Item"
    - "Cannot be stored"
    
  # List of blacklisted NBT tags
  # Items with these NBT tags will be blocked
  nbt-tags:
    - "AdminItem"
    - "NoVault"
    
  # Message shown when a player tries to store a blacklisted item
  message: "&cThis item cannot be stored in vaults!"
  
  # Allow admins to bypass the blacklist
  admin-bypass: true

🎮 Commands

📥 Migration from PlayerVaultsX

  1. Deploy .yml files to plugins/PlayerVaultZ/import/playervaultsx
  2. Execute /pvimport playervaultsx to initialize migration
  3. Progress tracking displays in chat with completion statistics

💡 Tip: Please make sure to test with one player vault data first, and then the rest to ensure all items are being captured and imported over properly. If you experience any issues during this process - report this to me!

🔑 Permissions

🚀 Quick Start

  1. Deploy JAR to plugins/ directory
  2. Configure permissions via your management plugin
  3. Customize GUI elements in config.yml
  4. Optional: Import existing PlayerVaultsX data
Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more