EnderVault

Quick rating

EnderVault

No reviews yet

Better Enderchest

Storage & Organization
Mod Loaders
Paper
Spigot
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

🌌 EnderVault - Supercharged Ender Chest Plugin

EnderVault upgrades the basic Minecraft ender chest into a powerful, fully customizable storage system. Give your players more space based on their rank or permission, while keeping everything safe and easily accessible—even when they’re offline!


✨ What Makes EnderVault Awesome?

  • 🧱 Custom Slot Sizes
    Let players unlock bigger ender chests with permissions.
    From 3 rows (27 slots) up to 6 rows (54 slots).
    Example: endervault.rows.5 gives 5 rows!

  • 💾 Choose How Data Is Saved

    • PDC – Lightweight per-player storage (best for small servers).
    • SQLite – Local database with great performance.
    • MySQL – Sync storage across servers or large networks.
    • 🌐 Supports Online & Offline Mode

      • Online: Uses UUIDs for player tracking.
      • Offline: Uses player names for compatibility.
    • 🛠️ Edit Offline Player Vaults
      Admins can open and edit offline players’ chests using SQLite or MySQL storage.

    • 💬 Easy Commands

      • /ev - Open your custom ender chest.
      • /ev <player> - Open someone else’s ender chest (requires permission).
    • 📦 Right-Click Integration
      Simply right-click a vanilla ender chest block to open your personalized EnderVault.


EnderVault Custom Slot Preview

💡 Why Choose EnderVault?

EnderVault gives your server flexibility and reliability that vanilla chests just can’t match.

✅ Scales with your server size.
✅ Easy setup and config.
✅ Perfect for survival, factions, SMPs, or donor perks!


🔧 How to Install

  1. Download the latest EnderVault.jar.
  2. Place it in your server’s plugins folder.
  3. Restart your server.
  4. Edit the config file to choose your storage type.

⚙️ Configuration Example

storage:
  type: "sqlite" # Options: pdc, sqlite, mysql
  sqlite:
    file: "endervault.db"
  mysql:
    url: "jdbc:mysql://localhost:3306/database"
    username: "user"
    password: "password"

config:
  OnlineMode: true

🔐 Permissions

  • endervault.use – Open your own ender chest (default: true)
  • endervault.viewothers – Open others’ chests (default: OP only)
  • endervault.rows.<1-6> – Set how many rows a player gets
    Example: endervault.rows.4 = 4 rows

Screenshots

Gallery

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~5,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works