Minecraft plugin PlayerVaults
Information about PlayerVaults and servers where it was found
🔒 About PlayerVaults
PlayerVaults — is a plugin for Minecraft servers that provides per‑player personal vaults (virtual chests) with configurable/unlimited pages, asynchronous storage, and multi‑database backends. The plugin solves the problem of limited on‑hand storage by giving each player private vaults that persist between sessions, and it is intended for Spigot/Paper style servers where per‑player storage and permission control are needed.
🎯 Purpose
PlayerVaults is designed to add persistent, permission‑controlled personal storage to a Minecraft server without introducing extra world objects. PlayerVaults addresses storage limits and enables server owners to grant vault access via permissions or admin tools.
⚙ Main features
- Unlimited/configurable vault pages per player (permission controlled).
- Multiple storage backends: YAML, SQLite, MySQL (configurable).
- Asynchronous operations and memory‑efficient caching for minimal lag.
- Auto‑cleanup of empty vaults and backup tools.
- Admin commands to view, edit, migrate and manage player vaults.
- PlaceholderAPI integration for stats and placeholders.
(Features confirmed on the Spigot resource page.)
🧩 Who it fits
- Survival and RPG servers that need extra player storage.
- Servers that use permissions plugins (LuckPerms, PermissionsEx, etc.) to gate features.
- Admins who want remote admin access to player storage for support or moderation.
🏗 Usage examples
- Give new players access to vault 1 by default and sell/unlock further vaults via permissions/economy.
- Admin views a player vault to investigate item loss or recover items.
- Migrate vault contents from a banned account to another player using the provided admin commands.
⌨️ Commands
| Command | Description | Permission | Access |
|---|---|---|---|
/pv <number> | Open a specific vault page (player vault). | pv.vault. | Player |
/playervault | Show help / basic usage information. | playervault.help (if present) / pv.vault.1 | Player |
/pv reload | Reload plugin configuration. | pv.reload | Admin / Console |
Admin commands
| Command | Description | Permission | Access |
|---|---|---|---|
/pva reload | Reload plugin configuration (admin alias). | pv.reload | Admin / Console |
/pva info | Display plugin statistics and basic info. | pv.admin | Admin / Console |
/pva cleanup | Force cleanup of empty vaults. | pv.admin | Admin / Console |
/pva list <player> | List a player's vaults. | pv.admin | Admin / Console |
/pva view <player> <vault> | View and edit a player's vault. | pv.admin | Admin / Console |
| `/pva clear | all>` | Clear a specific or all vaults for a player. | pv.admin |
/pva delete <player> | Delete all vaults of a player. | pv.admin | Admin / Console |
/pva migrate <from> <to> | Transfer vaults between players. | pv.admin | Admin / Console |
/pva backup | Create a full vault backup. | pv.admin | Admin / Console |
/pva stats <player> | Show detailed player vault statistics. | pv.admin | Admin / Console |
(Commands list confirmed on the Spigot resource page.) ()
🔐 Permissions
| Permission | Description | Default |
|---|---|---|
pv.admin | Full administrative access to PlayerVaults admin features. | Not specified in official source. |
pv.vault.* | Access to all vault pages. | Not specified in official source. |
pv.reload | Permission to reload the plugin configuration. | Not specified in official source. |
pv.vault.<number> | Grants access to vault pages 1..N (e.g. pv.vault.5 grants vaults 1–5). | Not specified in official source. |
pv.vault.1 | Default access to vault #1. | Confirmed default: true (access to vault 1 only). |
(The plugin lists these permission nodes; explicit default values are only confirmed for pv.vault.1 on the official page.) ()
⚙ Installation
📥 Install
- Download the PlayerVaults .jar from the official resource (Spigot).
- Place the .jar into your server's
plugins/folder. - Fully restart the server (do not use
/reload).
📦 Dependencies
- PlaceholderAPI — integrated for placeholders (optional but supported).
- No mandatory dependencies are listed; PlayerVaults supports YAML, SQLite and MySQL storage backends.
(Dependencies and backend support confirmed on the Spigot resource page.) ()
🧾 Configuration
- The plugin exposes reload commands (
/pv reload,/pva reload) to reload configuration without a full server reinstall. - Information about the exact generated config filename (e.g.,
config.yml) and defaults is not explicitly documented on the resource page; check the plugin folder after first run.
🧠 Additional information
- Supported Minecraft core: the resource lists native major version 1.21 and testing on 1.21 — other versions may not be supported or fully tested. Test on a staging server before production deployment. ()
- PlaceholderAPI integration is listed and PlayerVaults exposes several placeholders for vault counts and sizes. ()
- Discord support: the Spigot resource links to a Discord support server for help and updates. ()
Known conflicts & limitations
- Version compatibility outside the advertised major version (1.21) is not guaranteed — reviews note incompatibilities on older versions.
- If you run proxy setups (BungeeCord/Velocity) or non‑standard server builds, verify compatibility in a test environment (not specified on the page whether proxy is supported).
FAQ
- Can PlayerVaults use MySQL? — Yes; the plugin lists multi‑database backends including MySQL and SQLite. ()
- Does PlayerVaults support PlaceholderAPI? — Yes, PlaceholderAPI placeholders are listed. ()
- Is the plugin asynchronous / performance friendly? — The resource advertises asynchronous operations and memory‑efficient caching. ()
- Does it collect metrics (bStats)? — Information about bStats or telemetry is not specified on the official resource page.
- Is there a public issue tracker / GitHub? — The Spigot resource links Discord for support; a public GitHub repository or issue tracker is not listed on the resource page (information absent in the official resource). ()
🤝 When to use PlayerVaults
Use PlayerVaults when you need scalable, permission‑controlled personal storage on a Spigot/Paper Minecraft server with database options and PlaceholderAPI integration. PlayerVaults is suitable for survival, RPG, and moderated servers that require remote admin access to player inventories.
(Primary source: official Spigot resource page for PlayerVaults.) ()
- GospelCraft
Christian-themed Towny survival with custom mobs, mcMMO, jobs and an emphasis on scripture introduced through gameplay.
550.16 - DaemoniaCraft
Towny‑based RPG Survival with Solo‑Leveling vibes, custom mobs, economy and Bedrock support — deep progression for grindy RPG fans.
148.35 - Minetown
Dutch Minetopia‑style survival server with economy, custom plugins and a friendly community — begin your adventure now!
039.75 - The Dojo
Towny survival with mcMMO progression, player economy and community-focused gameplay — build towns, level skills and play with friends.
038.76 - iCraftBG 26.1.2027.29
- Welcome to Dragon's Nest!025.21
- Prison 2.0023.83
- iCraftBG-2018.42
- """06.82
- Anarchy has taken over.05.18
The PlayerVaults plugin page shows which servers monitoring found this plugin on, and which platforms and versions it appears with.
Plugins may add commands, economy, protection, permissions, mini-games, integrations, or other mechanics. The actual role of PlayerVaults depends on each server's configuration.
Data is generated automatically from technical server responses. If a server hides its plugin list, it may not appear in this section even if it uses PlayerVaults.
Use the server list with PlayerVaults to compare projects, check compatible versions, or find examples of how the plugin is used on public servers.