
Simple Enderchest
Expandable private ender chest storage with permissions, item limits, custom chest sizes, and optional MySQL/MariaDB support.
Simple Enderchest
Simple Enderchest expands the normal ender chest into a cleaner private storage system for survival and network servers.
Players can open their storage with /ec, /enderchest, or by right-clicking a normal ender chest. Instead of one default ender chest, they get a menu with extra private chests that can be unlocked through permissions.
The plugin is meant to be simple to set up but flexible enough for ranks and server shops. You can choose how many chests are available, set a different size for each chest, customize the menu glass and item names, and limit specific items per chest or across all chests.
Data can be stored locally in files, or in MySQL/MariaDB if you want shared or more permanent storage.
Main features
- Extra private ender chests
/ecand/enderchestcommands- Opens from a normal ender chest block
- Up to 12 configurable chests
- Custom rows for each chest
- Permission-based access for ranks
- Configurable menu items and glass
- Item limits per chest or globally
- File, MySQL, and MariaDB storage support
- Works with Bukkit, Spigot, Paper, Purpur, and similar server software
Commands
| Command | Description |
|---|---|
/ec | Opens the chest menu |
/enderchest | Opens the chest menu |
/ec reload | Reloads the configuration |
Permissions
| Permission | Description |
|---|---|
enderchest.use | Allows players to use the plugin |
enderchest.admin | Allows config reload |
enderchest.boxes.3 | Gives access to 3 chests |
enderchest.boxes.6 | Gives access to 6 chests |
enderchest.boxes.9 | Gives access to 9 chests |
enderchest.boxes.12 | Gives access to 12 chests |
You can also use single chest permissions such as enderchest.box.1, enderchest.box.2, and so on.
