Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
PlayerVaultZ
PluginMIT

PlayerVaultZ

Advanced player vault plugin with pagination system

782
Downloads
3
Followers
8 months ago
Updated
📦
2
Versions
economygame-mechanicsstoragepaperspigot
Download Latestv1.0.2View on Modrinth

📖About PlayerVaultZ

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

  • 📄 Pagination — Sleek multi-page interface with intuitive navigation controls
  • 🔄 Sorting — Advanced organization modes for pristine vault management

Sorting GIF

  • 🔍 Smart Search — Instant anvil-based finder with clickable results that jump to exact vault/page/slot locations

Searching GIF

  • 📦 Import — Flawless PlayerVaultsX vault migration system
  • 🔐 Permissions — Granular per-player limits and administrative oversight
  • ⚡ Performance — Asynchronous I/O operations, SQLite backend, buttery-smooth experience

🛡️ Protection & Security

  • 🚫 Blacklist System — Block items by material, custom name, lore, or NBT tags with configurable deny messages and admin bypass
# 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
  • 💾 Auto-Backup — Scheduled backups on vault close/player join with compressed .yml.gz storage and retention limits
  • 🔄 Restore GUI — Browse backup history per vault, preview contents, selective item/page restoration with safety checks
  • ⚠️ Emergency Recovery — Loss-detection triggers with pre-restore safety backups
  • 🎨 Customization
  • 🖼️ GUI Designer — Fully configurable navigation bars, filler items, custom titles/placeholders, and sound effects
  • 🎯 Navigation Styles — Choose from arrows, books, player heads, or custom navigation icons
  • ✨ Custom Items — Native support for Nexo, ItemsAdder, and Oraxen with automatic vanilla fallback
  • 🔊 Sound System — Customizable audio feedback for all interactions

🎮 Commands

  • /pv — Access primary vault
  • /pv <#> — Open specific vault number
  • /pv <#> — Browse another player's vault (permission required)
  • /pv search [term] — Launch search interface or direct search
  • /pvadmin — Administrative control panel
  • /pvimport playervaultsx — Execute PlayerVaultsX migration

📥 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

  • playervaultz.use — Enable vault access (default: true)
  • playervaultz.vaults.N — Grant N vault slots (e.g., playervaultz.vaults.5)
  • playervaultz.other — Access other players' vaults (admin)
  • playervaultz.sort — Enable vault sorting (default: true)
  • playervaultz.sort.others — Sort other players' vaults (admin)
  • playervaultz.import — Execute import commands (admin)
  • playervaultz.admin — Full administrative suite
  • playervaultz.blacklist.bypass — Bypass item restrictions (admin)
  • playervaultz.unlimited.vaults — Unlimited vault access

🚀 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

👥 Team & Contributors

Rugzy
RugzyOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
paperspigot
Minecraft Versions
1.211.21.11.21.21.21.31.21.41.21.51.21.61.21.7+1 more

🔗 Links

Modrinth Page