NPEnderChest
An ender chest that grows with your players.
Why install this?
The vanilla ender chest is 27 slots and never changes. NPEnderChest turns it into a progression system — players unlock new pages by leveling up, earning money, gathering materials, or hitting a permission tier you set. It's a small, satisfying money-and-time sink that fits naturally into any server economy, and it plugs straight into MMOCore and Vault if you're already running them.
Requires: NorrionProjectCorePlugin + Vault Optional: MMOCore (class-level requirements), ProtocolLib (smoother chest open/close animations)
What players get
- Storage that grows with them — start with the vanilla chest, unlock page after page as they progress.
- Requirements you control — mix and match level, MMO class level, money, permission, and specific items, per slot.
- Always clear on what's next — every locked slot shows exactly what's missing, so nobody's left guessing.
- Fully reskinnable — icons, colors, titles, and tooltips are all yours to configure, no code required.
- English and French included.
Setup
- Install Vault plus an economy plugin (EssentialsX, CMI, or similar).
- Drop
NPEnderChest-<version>.jarinplugins/, restart once. - Tune page requirements and appearance in
plugins/NorrionProject/ender-chest-config.yml, restart again.
For your players
Right-click any ender chest, or run /enderchest. Navigate pages, click a locked slot to see (and meet) its requirements, and watch the storage grow.
FAQ
How do I reset someone's progress?
Delete their file under plugins/NorrionProject/enderchest/data/ (or their row, if you're using a database backend).
Does it work on player-placed ender chests? Yes — right-clicking any ender chest opens the custom menu.
Can I run this alongside another ender chest plugin? Disable the other one — NPEnderChest takes over ender chest interactions entirely.
Missing something?
No plugin fits every server out of the box. If there's a feature, an integration with another plugin, or a tweak you need and don't see here, come tell us on Discord — that's exactly how this plugin keeps improving.
Links
- Website & Wiki: norrion.eu
- Support: Norrion Discord
Requires NorrionProjectCorePlugin + Vault — Optional: MMOCore, ProtocolLib