✅ EnderPlus Custom Ender Chest! icon

✅ EnderPlus Custom Ender Chest! -----

Better EnderChest for your server




Version: 3.9
The plugin is good, im using it on my server, but the auto update spams my console. How to turn it off?

Version: 3.9
Theres a dupe, only for some players, they take stuff out of their ec and its back in after opening it, they put smt in it, they reopen it and its gone

Version: 3.9
Excelente plugin, funciona muy bien en mi servidor 1.12, pero solo funciona que todos tengan 54 slots, ya que los demás no funcionan, no abre la Ender, pero esta bien eso no me preocupa tanto, Pero me gustaría que el plugin tuviera soporte para la 1.12 es una lastima, pero gran trabajo sigan así!

Version: 3.5
TY for att ....................................................................................
-
Author's response
Thanks for your review <3

Version: 3.4
Ender Chests promote Duping, im on latest version and i can dupe somehow with no effort
-
Author's response
update your plugin version to 3.5

Version: 3.3
Original review: Developer doesn't understand that moving from version 2.9 to 3.0 isn't just simply adding features. You would have to make an entirely new, rewritten codebase for it to be from version 2 to version 3. So version 3.0 is actually version 2.10 or a version 2.9.2

As for the functionality for this plugin, it works relatively well, with minor visual bugs that still allow it to function properly.

Edited review: The features do not make up for the bugs included with the newer editions of this plugin. Players sometimes lose all their items out of nowhere, as well as people are able to open up another player's enderchest by simply using the enderchest at the same time as them, which also allows players to dupe items. Beware before you install this plugin.
-
Author's response
You can report bugs on discord/GitHub. This is not a place to report bugs

Version: 3.2
Players' stuff disappeared or copied
.

..
.
.
.
.
.
............................................
-
Author's response
Update the plugin to 3.3

Version: 3.2
Don't use this plugin if you got many players on your server. Added it to our newest mode and everything worked for 12-16hours. After that I received many messages about players losing their items from enderchest. Deleted the plugin and it wiped everyones enderchest and backups of previous enderchests from inventoryrollbackplus plugin
-
Author's response
Update the plugin to 3.3

Version: 3.2
-------------------------------------
very very good plugin!
-------------------------------------
-
Author's response
Thanks for your review <3

Version: 3.2
Horrible, I downloaded the last version of the plugin and all previous enderchest data/loot from ALL players was deleted. Removing the plugin does nothing either, it’s all just gone. Also support is non existent. DONT DOWNLOAD IF YOUR SERVER ISNT A BRAND NEW SERVER BECAUSE IT WILL WIPE ALL YOUR ENDER CHESTS DATA.
-
Author's response
EnderPlus converts all existing items.

Version: 3.0
Developer doesn't understand that moving from version 2.9 to 3.0 isn't just simply adding features. You would have to make an entirely new, rewritten codebase for it to be from version 2 to version 3. So version 3.0 is actually version 2.10 or a version 2.9.2

As for the functionality for this plugin, it works relatively well, with minor visual bugs that still allow it to function properly.

Version: 2.9
The plugin works for our needs with different permissions for each size. The developer helped fix a bug issue right away!
-
Author's response
Thanks for your review <3

Version: 2.3
really great plugin 10/10 i added this to my server now I can finally increase ender chest size :)
-
Author's response
Thanks for your review <3

Version: 2.2
........................................................................................

Version: 2.1
Not a good plugin, wipes normal enderchest. Nothing is customizable. Unvalid ❌❌❌‍♂️
-
Author's response
Please join discord server so that we can discuss it. You are always welcome to make a suggestion

Version: 2.0
Disaster plugin. The chest animation doesnt work, and all the items deleted................
-
Author's response
Please update the plugin to 2.1. All bug has been fixed

Version: 2.0
Worked fine until I I was in it and was disconnected from a connection reset. The whole thing was empty, this also was late game so all 54 slots were filled with filled shulker boxes.
-
Author's response
Please update the plugin to 2.1. All bug has been fixed

Version: 2.0
Excellent Plugin, recommended 10/10. I am using this on my server.
thank you for this plugin its fantastic
-
Author's response
Thanks for your review

Version: 2.0
Good plugin, using this for my server. I would recommend it to everyone. Thanks for your work.
-
Author's response
Thanks for your review

Version: 1.9
Using this on my server, really cool plugin. Totally recommended. The developer was so nice and helped me with configuring the plugin, 10/10 star.
-
Author's response
Thanks for your review

Version: 1.6
very good plugin, but I have a bug and I don’t know how to fix it, please help me if it’s not difficult for you
Could not pass event PlayerInteractEvent to EnderPlus v1.6
java.lang.IllegalArgumentException: Invalid inventory size; expected 9 or less
at org.bukkit.craftbukkit.v1_18_R2.inventory.CraftInventory.setContents(CraftInventory.java:85) ~[paper-1.18.2.jar:git-Paper-274]
at me.rrs.Util.Util.inv(Util.java:21) ~[EnderPlus.jar:?]
at me.rrs.Listener.OpenEnderchest.onPlayerInteract(OpenEnderchest.java:27) ~[EnderPlus.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor101.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:75) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:git-Paper-274]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:629) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_18_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:544) ~[paper-1.18.2.jar:git-Paper-274]
at net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:552) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1851) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:33) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9) ~[?:?]
at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51) ~[?:?]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.18.2.jar:git-Paper-274]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[?:?]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1399) ~[paper-1.18.2.jar:git-Paper-274]
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:188) ~[paper-1.18.2.jar:git-Paper-274]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1376) ~[paper-1.18.2.jar:git-Paper-274]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1369) ~[paper-1.18.2.jar:git-Paper-274]
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1347) ~[paper-1.18.2.jar:git-Paper-274]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1229) ~[paper-1.18.2.jar:git-Paper-274]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315) ~[paper-1.18.2.jar:git-Paper-274]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
-
Author's response
Please contact me on discord. I can't help you here

Version: 1.5
very good plugin, but it would be nice to add an option to convert normal enderchest to enderplus.
-
Author's response
Thanks for your review. there is already a way. but there are bugs. make sure to keep backup before using that.

Version: 1.4
Well, it does what you want it to : increases player's enderchests size. And that's perfect ! Developper helped me throught Discord with quick answers, but finaly, I just had the wrong version... (Make sure it's up to date ahah)
-
Author's response
Thanks for your review <3

Version: 1.3
I was using an old plugin like this. but that was outdated. Now I can add this feature to my server again. thanks, developer :D
-
Author's response
Thanks for your review <3

Version: 1.3
Good plugin, using this for my server. I would recommend it to everyone. Thanks for your work.
-
Author's response
Thanks for your review <3

Version: 1.1
Good plugin. I am using it on my RPG server. Grate features for RPG server. Thanks for making this plugin :D
-
Author's response
Thanks for your review <3

Version: 1.0
great concept. I really like this. I can now change ender chest size. Thanks for this plugin
-
Author's response
Thanks for your review <3

Version: 1.0
good potential, but doesnt work. the permissions dont show up, the enderchest is normal, and there arent any commands. it is in my plugin folder, and i have the config file but it doesnt do anything
-
Author's response
There are no commands and plugin is working fine and it tested by me. Make sure you are not op and you have right permission. if you still got error, join discord. we can discuss there: https://discord.gg/fV4P2yMSgR

Resource Information
Author:
----------
Total Downloads: 18,493
First Release: Mar 23, 2022
Last Update: Jun 8, 2025
Category: ---------------
All-Time Rating:
26 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings