/
!PlayerVaultZ Banner
⚡ Lightning-fast modern vault system with intelligent pagination, smart sorting, and instant search capabilities. Features seamless PlayerVaultsX migration in seconds.
!Sorting GIF
!Searching GIF
# 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
💡 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!

Advanced player vault plugin with pagination system