Welcome to EnhancedEchest
EnhancedEchest is a free, open-source Minecraft plugin that upgrades the vanilla ender chest into a larger, persistent, multi-chest storage system. Instead of three cramped rows that live inside a single player file, every player gets ender chests of up to 54 slots, saved to a real database so the contents survive restarts, world resets, and server migrations.
Quick Navigation
Installation
Install EnhancedEchest on your server in minutes.
Features
Larger chests, multi-chest management, database storage, and more.
Commands
Full command reference with syntax and descriptions.
Permissions
Permission nodes for player and admin features.
Configuration
Configure chest size, database, migration, and language.
Database
Set up SQLite, MySQL, MariaDB, or PostgreSQL storage.
Why EnhancedEchest?
More Space
The vanilla ender chest holds 27 items. EnhancedEchest gives players a configurable chest of up to 54 slots (a full double chest) opened from the same ender chest block or the
/ec command. Multiple Chests Per Player
Players are no longer limited to a single ender chest. Admins can grant extra chests, each with its own size and custom name, switchable from an in-game management menu.
Real Persistence
All contents are stored in a database: SQLite out of the box, or MySQL / MariaDB / PostgreSQL for networks. Data is shared cleanly across restarts and, with a shared database, across servers.
Dupe-Proof by Design
Contents are loaded fresh when a chest is opened and written immediately when it closes. A pending-save chain guarantees the next open never reads stale data, closing the door on reload-based duplication.
