ModsJava
BetterE-Chest
A plugin that doubles your enderchest storage space with customizable rows!. Free Minecraft Java mod for 1.12, 1.14, 1.15.
⬇ Download on SpigotBetterE-Chest
Double your Ender Chest storage space with enhanced features and full customization!
✨ Features
- Double Storage Space - Expands Ender Chests from 3 rows to 6 rows (54 slots)
- Fully Customizable - Configure rows, title, and messages
- Cross-Platform Support - Works with Java & Bedrock players (Geyser compatible)
- Permission-Based Access - Control who can use extended storage
- Admin Tools - View and clear player Ender Chests
- Lightweight & Fast - Optimized performance with no lag
- LuckPerms Integration - Optional integration with automatic fallback
- Version Support - Compatible with Minecraft 1.20.1 - 1.21+
- Data Persistence - All items are saved automatically
Commands
| Command | Description | Permission |
| /ec | Opens your double Ender Chest | enderchest.use |
| /enderchest | Alternative command for /ec | enderchest.use |
| /ech | Short alias for /ec | enderchest.use |
| /ecadmin <player> view | View a player's Ender Chest | enderchest.admin |
| /ecadmin <player> clear | Clear a player's Ender Chest | enderchest.admin |
| /enderchestadmin | Alternative admin command | enderchest.admin |
Permissions
Player Permissions
- enderchest.use - Allows players to open their double Ender Chest
- Default: true (all players have access)
- enderchest.admin - Access to all admin commands
- Default: op (operators only)
- Allows viewing and clearing player Ender Chests
- OPs automatically have all permissions
- Works with LuckPerms, PermissionsEx, or any permission plugin
- Falls back to OP-based permissions if no permission plugin is installed
⚙️ Configuration
config.yml
Code (YAML):
# BetterE-Chest Configuration
# Configure your double ender chest settings
# Ender Chest Settings
enderchest :
# Number of rows (1-6). Default is 6 for double chest size
rows : 6
# Title shown when opening the ender chest
# Use & for color codes (e.g., &6 = gold, &b = aqua)
title : "&5&lEnder Chest"
# Messages
messages :
# Message when player doesn't have permission
no-permission : "&cYou don't have permission to use this command!"
# Message when player is not found
player-not-found : "&cPlayer not found!"
# Admin messages
admin:
viewing : "&aViewing {player}'s Ender Chest..."
cleared : "&aSuccessfully cleared {player}'s Ender Chest!"
usage : "&cUsage: /ecadmin <player> <view|clear>"
- Ender Chest Rows
- Min: 1 row (9 slots)
- Max: 6 rows (54 slots)
- Default: 6 rows (double chest)
- Recommended: 6 for double storage experience
- Custom Title
- Supports Minecraft color codes (& format)
- Use &l for bold, &n for underline, etc.
- Examples:
- &6&lGolden Ender Chest - Bold gold text
- &b&o✦ Personal Storage ✦ - Italic aqua with symbols
- Color Codes Reference
Code (Text):
&0 = Black &8 = Dark Gray
&1 = Dark Blue &9 = Blue
&2 = Dark Green &a = Green
&3 = Dark Aqua &b = Aqua
&4 = Dark Red &c = Red
&5 = Dark Purple &d = Light Purple
&6 = Gold &e = Yellow
&7 = Gray &f = White
&l = Bold &o = Italic
&n = Underline &m = Strikethrough
&r = Reset
Installation
- Download the latest BetterE-Chest.jar file
- Stop your server
- Place the JAR file in your plugins/ folder
- Start your server
- Configure the plugin in plugins/BetterE-Chest/config.yml
- Reload with /reload confirm or restart the server
Usage Examples
For Players
Code (Text):
/ec # Open your double Ender Chest
/enderchest # Same as /ec
/ech # Quick access
Code (Text):
/ecadmin Steve view # View Steve's Ender Chest
/ecadmin Alex clear # Clear Alex's Ender Chest
Technical Details
Requirements
- Server Software: Spigot, Paper, Purpur (recommended)
- Minecraft Version: 1.20.1 - 1.21+
- Java Version: 17 or higher
- Dependencies: None (LuckPerms optional)
- LuckPerms - Enhanced permission management (optional)
- Vault - Compatible but not required
- Player Ender Chest data is stored in Minecraft's native save files
- No external database required
- Automatic data persistence
- Compatible with server backups
- Lightweight: <1MB plugin size
- No Lag: Asynchronous operations where possible
- Memory Efficient: Minimal RAM usage
- Optimized: Smart caching system
️ Permissions Setup Examples
Using LuckPerms
Code (Bash):
# Give all players access to double Ender Chest
/ lp group default permission set enderchest.use true
# Give VIP players admin access
/ lp group vip permission set enderchest.admin true
# Give specific player admin access
/ lp user 67._._._._._.67 permission set enderchest.admin true
Code (Bash):
# Give default group access
/pex group default add enderchest.use
# Give admin group admin access
/pex group admin add enderchest.admin
Code (YAML):
groups:
default:
permissions:
enderchest.use : true
admin:
permissions:
enderchest.admin : true
Compatibility
✅ Compatible With
- Paper (Recommended)
- Spigot
- Purpur
- Geyser (Bedrock support)
- ProtocolLib
- CoreProtect
- WorldGuard
- GriefPrevention
- Most plugins
- None reported
Changelog
See full changelog in plugin updates.
Support
- Report bugs on the resource page
- Request features in discussions
- Contact: 67._._._._._.67
- More customization options
- Multiple Ender Chest profiles
- Per-permission row sizes
- GUI admin panel
- Statistics tracking
Thank you for using BetterE-Chest!
Made with ❤️ by Codella
Made with ❤️ by Codella
BetterE-Chest is a free Minecraft Java mod. Compatible with Minecraft 1.12, 1.14, 1.15, 1.16 and newer. Downloaded 1,999 times (via Spigot). Download it and open it directly in the game.