Bigger Enderchest

A fully customizable ender chest plugin

235

Bigger Enderchest

🎉 Initial Release

✨ Features

- Added custom Ender Chest system (no vanilla conflicts) - Supports expandable sizes: 27 / 36 / 45 / 54 slots - Permission-based sizes (LuckPerms compatible) - `/ec` command to open your Ender Chest - `/ecsee <player>` to view other players' Ender Chests - `/ecsee` GUI with: - Player head selector - Pagination - Alphabetical sorting - Search system

⚙️ Config

- Fully configurable `config.yml` - Custom messages - Custom GUI titles - Custom items (arrows, search button) - Toggle features on/off - Custom slot permissions - Adjustable players per page

🔐 Permissions

| Permission | Default | Description | |-----------|--------|------------| | `enderchest.ec.use` | true | Allows the player to use `/ec` to open their Ender Chest | | `enderchest.ecsee` | op | Allows the player to use `/ecsee` to view other players' Ender Chests | | `enderchest.slot.27` | true | Gives access to a 27-slot Ender Chest (default size) | | `enderchest.slot.36` | false | Gives access to a 36-slot Ender Chest | | `enderchest.slot.45` | false | Gives access to a 45-slot Ender Chest | | `enderchest.slot.54` | false | Gives access to a 54-slot Ender Chest |

💾 Storage

- YAML-based data storage - Saves on interaction + close - Supports offline players

🔒 Stability

- No duplication bugs - No desync issues - Safe custom inventory system

🧱 Compatibility

- Works with Paper / Spigot - Tested on 1.21.x - Compatible with 1.20+

---

🚀 Notes

This is the first public release. More features and improvements coming soon!

ADS