Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.x
1.20.x
Platforms
Links
Tags
Creators
Details
Licensed ARR
Published 3 months ago
Updated last month
BiggerEnderChest
Bigger, vanilla-synced ender chests for Paper, Purpur, and Folia โ with optional cross-server syncing.
โจ Features
- Expandable sizes โ 27 / 36 / 45 / 54 slots, permission-based (LuckPerms-friendly)
- Vanilla-synced โ the base 27 slots read & write your real vanilla ender chest, so data lives in normal player data (no separate, divergent storage)
- Real lid animation โ right-clicking a chest block plays the actual vanilla open/close animation
/ecโ open your own ender chest/ecsee <player>โ admin viewer with a player-head selector, pagination, alphabetical sorting, and in-chat search- Folia ready โ fully region-thread-safe
- Cross-server sync (optional) โ point servers at one MySQL database and chests follow players network-wide
โ๏ธ Config
- Fully configurable
config.yml - Custom GUI titles & messages
- Sounds, cooldowns, per-world disables
- Item blacklist
- Storage backend:
yaml(default) ormysql
๐ Permissions
| Permission | Default | Description |
|---|---|---|
enderchest.slot.27 |
false | Base 27-slot ender chest |
enderchest.slot.36 |
false | 36-slot ender chest |
enderchest.slot.45 |
false | 45-slot ender chest |
enderchest.slot.54 |
true | 54-slot ender chest |
enderchest.admin |
op | /ecsee, /ec reload, /ec import |
enderchest.bypass |
false | Bypass the item blacklist |
enderchest.cooldown.bypass |
false | Bypass the open cooldown |
enderchest.world.bypass |
false | Use ender chests in disabled worlds |
(/ec itself is available to everyone โ no permission node needed.)
๐พ Storage
- Base 27 slots stored in vanilla player data; larger sizes stored on top
- YAML local storage by default, or MySQL for cross-server networks
- Saves on interaction + on close; offline players viewable via
/ecsee /ec importmigrates existing YAML data into MySQL
๐ Stability
- No duplication bugs, no desync
- One shared, vanilla-backed inventory per player
๐งฑ Compatibility
- Paper / Purpur / Folia
- Minecraft 1.21.x (and the new 26.1 versioning scheme)
- Requires Java 21+
- Does not run on Spigot / Bukkit
More features and improvements on the way!


