CommunityVault

⭐ — (4 endorsements) 📥 275 downloads 📌 v1.4 📅 4/27/2025
🟡 Updated this year

By supersmiler · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 2/1/2026 📅 Created: 4/27/2025

🔍 Analysis

  • 🏆 #442 of 1317 bukkit mods in this game by downloads

📋 About This Mod

✅ 🔓 Global Vault: Shared storage via `/cvault` (read-only anywhere).
✅ 📦 Deposit & Withdrawal Chests: Buy with `/buydc` and `/buywc` (configurable costs, 0 allowed).
✅ 🧠 Automatic Sorting & Categories: Items organized by material; categories editable in-game.
✅ 📑 Pagination UI: Clean pages with navigation buttons and tooltips.
✅ 🗂️ Manual Compaction: `/cvaultcompact` stacks items; unstackables (e.g., shulkers) are left safe.
✅ 🩺 Status Command: `/cvaultstatus` shows stack/item counts, backups, saves, and capacity status.

# CommunityVault ## A Global Shared Vault for Multiplayer Servers CommunityVault is a server-wide storage system for collaborative survival. Players use physical deposit and withdrawal chests, organized categories, and search to keep a clean, immersive shared vault. !(https://cdn.modrinth.com/data/cached_images/fdba6a850e017a58aa11bd1060c9fb32d98de292.png) ### 🌟 Features - 🔓 Global Vault: Shared storage via `/cvault` (read-only anywhere). - 📦 Deposit & Withdrawal Chests: Buy with `/buydc` and `/buywc` (configurable costs, 0 allowed). - 🧠 Automatic Sorting & Categories: Items organized by material; categories editable in-game. - 🔍 Vault Search: `/searchvault <term>` (alias `/sv`); withdrawing works when looking at a withdrawal chest. - 📑 Pagination UI: Clean pages with navigation buttons and tooltips. - 🗂️ Manual Compaction: `/cvaultcompact` stacks items; unstackables (e.g., shulkers) are left safe. - 🩺 Status Command: `/cvaultstatus` shows stack/item counts, backups, saves, and capacity status. - 🔁 Reload Command: `/cvaultreload` reloads config and categories without a restart. - 🔄 Automation: hoppers/droppers/crafters can deposit into deposit chests (capacity-respecting). - 🪣 Hopper Withdrawal Output: set a single output per withdrawal chest and let hoppers pull it. - ⛔ Capacity Limits: optional max-cap with clear messaging when full. - 💾 Backups: automatic backups on startup/shutdown with 14-day retention. - ✅ Safety: withdrawals check inventory space and roll back if full. ### 🧱 How It Works 1. Buy a Deposit Chest (`/buydc`) or Withdrawal Chest (`/buywc`). 2. Deposit chest: drop items in; they auto-sort into the global vault. 3. Withdrawal chest: open and pull items or search with `/sv <term>` while looking at it. Optional: set a hopper output from the withdrawal chest UI (single output per chest). 4. View the vault anywhere with `/cvault` (categories, counts, pagination). !(https://cdn.modrinth.com/data/cached_images/11061f078412f699979bbcaa665583b6ae74ab94.png) ### 🧩 Chest Rules - Deposit chests only pair with deposit chests. - Withdrawal chests only pair with withdrawal chests. - A normal chest cannot attach to a special chest (deposit/withdrawal). - Withdrawal hoppers pull the selected output item (buffered in the center slot). ### 🧩 Category Management - Open `Manage Categories` from the vault (book icon). - Players can rename categories, change icons, and edit items by default. - Creating/deleting categories requires permissions. - Items can belong to multiple categories. !(https://cdn.modrinth.com/data/cached_images/4942a8d87824e3c55177bd069df7ea4b80d20099.png) ### ⚙️ Config Highlights - `diamondCostDepositChest` / `diamondCostWithdrawalChest` - `maxVaultCapacityEnabled` - `maxVaultCapacity` - `allowHopperWithdrawal` - `allowHopperDeposit` - `allowDropperDeposit` - `allowCrafterDeposit` ### 🔐 Permissions - `communityvault.compact` (or op): `/cvaultcompact` - `communityvault.status` (or op): `/cvaultstatus` - `communityvault.reload` (or op): `/cvaultreload` - `communityvault.categories.view` - `communityvault.categories.create` - `communityvault.categories.rename` - `communityvault.categories.icon` - `communityvault.categories.additem` - `communityvault.categories.removeitem` - `communityvault.categories.delete` Defaults: - `view`, `rename`, `icon`, `additem`, `removeitem` are **default true**. - `create` and `delete` are **default op**. Core usage (view, deposit, withdrawal via withdrawal chest) is permission-free by default. Server admins can change all permissions with their permission plugin (LuckPerms, etc.). ### 🛠️ Storage & Data - Vault and categories stored under `plugins/CommunityVault/` (YAML). - Backups saved with timestamps; old backups pruned after 14 days. - Unstackables (e.g., shulkers) are never merged during compaction. ### 🛣️ Roadmap - 🔐 More permission nodes and fine-grained access. - 🛒 Economy/Vault plugin pricing options. - 📚 Audit/history of deposits/withdrawals. - 🛠️ Admin restore from backup command. - 🗄️ Optional database backend for multi-server/shared vaults. - 📚 Paginated category list in the main vault menu (for large category counts). ### 💬 Final Notes CommunityVault keeps shared storage survival-friendly: physical chests, organized GUIs, fast search, and admin safety tools. Built by Niels. Designed to be fast, friendly, and fun. Need help or have suggestions? Comment on Modrinth or open an issue on GitHub. ### Stats !(https://bstats.org/signatures/bukkit/CommunityVault.svg)

# CommunityVault

## A Global Shared Vault for Multiplayer Servers

CommunityVault is a server-wide storage system for collaborative survival. Players use physical deposit and withdrawal chests, organized categories, and search to keep a clean, immersive shared vault.

!(https://cdn.modrinth.com/data/cached_images/fdba6a850e017a58aa11bd1060c9fb32d98de292.png)

### 🌟 Features

  • 🔓 Global Vault: Shared storage via `/cvault` (read-only anywhere).
  • 📦 Deposit & Withdrawal Chests: Buy with `/buydc` and `/buywc` (configurable costs, 0 allowed).
  • 🧠 Automatic Sorting & Categories: Items organized by material; categories editable in-game.
  • 🔍 Vault Search: `/searchvault ` (alias `/sv`); withdrawing works when looking at a withdrawal chest.
  • 📑 Pagination UI: Clean pages with navigation buttons and tooltips.
  • 🗂️ Manual Compaction: `/cvaultcompact` stacks items; unstackables (e.g., shulkers) are left safe.
  • 🩺 Status Command: `/cvaultstatus` shows stack/item counts, backups, saves, and capacity status.
  • 🔁 Reload Command: `/cvaultreload` reloads config and categories without a restart.
  • 🔄 Automation: hoppers/droppers/crafters can deposit into deposit chests (capacity-respecting).
  • 🪣 Hopper Withdrawal Output: set a single output per withdrawal chest and let hoppers pull it.
  • ⛔ Capacity Limits: optional max-cap with clear messaging when full.
  • 💾 Backups: automatic backups on startup/shutdown with 14-day retention.
  • ✅ Safety: withdrawals check inventory space and roll back if full.

### 🧱 How It Works

1. Buy a Deposit Chest (`/buydc`) or Withdrawal Chest (`/buywc`). 2. Deposit chest: drop items in; they auto-sort into the global vault. 3. Withdrawal chest: open and pull items or search with `/sv ` while looking at it. Optional: set a hopper output from the withdrawal chest UI (single output per chest). 4. View the vault anywhere with `/cvault` (categories, counts, pagination).

!(https://cdn.modrinth.com/data/cached_images/11061f078412f699979bbcaa665583b6ae74ab94.png)

### 🧩 Chest Rules

  • Deposit chests only pair with deposit chests.
  • Withdrawal chests only pair with withdrawal chests.
  • A normal chest cannot attach to a special chest (deposit/withdrawal).
  • Withdrawal hoppers pull the selected output item (buffered in the center slot).

### 🧩 Category Management

  • Open `Manage Categories` from the vault (book icon).
  • Players can rename categories, change icons, and edit items by default.
  • Creating/deleting categories requires permissions.
  • Items can belong to multiple categories.

!(https://cdn.modrinth.com/data/cached_images/4942a8d87824e3c55177bd069df7ea4b80d20099.png)

### ⚙️ Config Highlights

  • `diamondCostDepositChest` / `diamondCostWithdrawalChest`
  • `maxVaultCapacityEnabled`
  • `maxVaultCapacity`
  • `allowHopperWithdrawal`
  • `allowHopperDeposit`
  • `allowDropperDeposit`
  • `allowCrafterDeposit`

### 🔐 Permissions

  • `communityvault.compact` (or op): `/cvaultcompact`
  • `communityvault.status` (or op): `/cvaultstatus`
  • `communityvault.reload` (or op): `/cvaultreload`
  • `communityvault.categories.view`
  • `communityvault.categories.create`
  • `communityvault.categories.rename`
  • `communityvault.categories.icon`
  • `communityvault.categories.additem`
  • `communityvault.categories.removeitem`
  • `communityvault.categories.delete`

Defaults: - `view`, `rename`, `icon`, `additem`, `removeitem` are default true. - `create` and `delete` are default op.

Core usage (view, deposit, withdrawal via withdrawal chest) is permission-free by default. Server admins can change all permissions with their permission plugin (LuckPerms, etc.).

### 🛠️ Storage & Data

  • Vault and categories stored under `plugins/CommunityVault/` (YAML).
  • Backups saved with timestamps; old backups pruned after 14 days.
  • Unstackables (e.g., shulkers) are never merged during compaction.

### 🛣️ Roadmap

  • 🔐 More permission nodes and fine-grained access.
  • 🛒 Economy/Vault plugin pricing options.
  • 📚 Audit/history of deposits/withdrawals.
  • 🛠️ Admin restore from backup command.
  • 🗄️ Optional database backend for multi-server/shared vaults.
  • 📚 Paginated category list in the main vault menu (for large category counts).

### 💬 Final Notes

CommunityVault keeps shared storage survival-friendly: physical chests, organized GUIs, fast search, and admin safety tools. Built by Niels. Designed to be fast, friendly, and fun. Need help or have suggestions? Comment on Modrinth or open an issue on GitHub.

### Stats !(https://bstats.org/signatures/bukkit/CommunityVault.svg)

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
supersmiler
Version
1.4
Downloads
275
Endorsements
4
Category
bukkit
Created
4/27/2025
Updated
2/1/2026
Game Versions
1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
Tags
management, optimization, storage

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does CommunityVault support?

The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.

What is the latest version of CommunityVault?

Version 1.4, published 2026-02-01 with 275 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More bukkit 👤 More by supersmiler 🔎 Similar Mods 🌐 Best bukkit (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods