BetterEnderChest
Secure and configurable Ender Chests! Disable the Ender Chest for certain players, while giving others more rows. Let your players protect their Ender Chest with Lockette and LWC, and let them share their chest. Give some players access to the /enderchest command to open their chest from anywhere. Give your mods the ability ot open anyone's Ender Chest. Ender Chests can be separated between world groups.
BetterEnderChest 2.2
Quote:Spigot 1.8
All updates for Spigot 1.8 won't be posted here, but on the Spigot forums instead: http://www.spigotmc.org/resources/betterenderchest.2073/
See you there!

This plugin makes Ender Chests secure and configurable. Disable the Ender Chest for certain players, while giving others more rows. Let your players protect their Ender Chest with Lockette and LWC, and let them share their chest to their friends in the same way they are already doing that with normal chests. Give some players access to the /enderchest command to open their chest from anywhere. Give your mods the ability ot open anyone's Ender Chest. Ender Chests can be separated between world groups, so that the plugin is also usable on servers with separated inventories.
Some features required saving the Ender Chests in a separate file. The plugin automatically imports from vanilla, MultiInv, Multiverse-Inventories and WorldInventories, and there is a converter to convert back to vanilla.
Mojang.com UUID conversion
BetterEnderChest 2.2.* automatically converts names to UUIDs. To achieve this, BetterEnderChest uses evilmidget38's UUIDFetcher, which was modified a little bit. This requires access to https://api.mojang.com. In BetterEnderChest 2.2.1, it is possible to continue using names instead of UUIDs, so that no access to mojang.com is needed. Set useUUIDs to false in the config.yml. However, you need to enable this option before any chests are converted, otherwise items will be lost.
For more information, see this wiki page.
whitespace hack
Features
Lockette and LWC integration
Uses Lockette signs or LWC protection so that you can allow other people/groups in your chest. When a chest is protected by you, and if someone else is allowed in your chest, he/she will see your items instead of his/her own items. This is completely optional. To enable this, simply add the Ender Chest to your LWC/Lockette custom block list. (See the installation instructions.)
whitespace hack
Public Ender Chest
Optional: unprotected (by Lockette and LWC) chests are public chests. If you don't add the Ender Chest to the custom block list of those plugins, or if you haven't installed them, there will be no way of making private chests.
whitespace hack
MySQL support
Running multiple servers in one network? BetterEnderChest supports MySQL as of version 2.1. If you use the same database and world group, chests will be shared. Flatfile is also supported, so don't worry if you don't have a database.
whitespace hack
Commands
Adds /enderchest to open your Ender Chest from anywhere. Only for ops by default. It also adds a few useful administrative commands to open and manage the Ender Chest inventories. Commands work even when the owner of the inventory is offline.
whitespace hack
Chest customization
You can set the number of slots in the chest to make the Ender Chest not too overpowered. Players can have different chest sizes based on permissions. No client mods needed. You can also set the drops of the chest (nothing, itself, 8 obsidian, an Eye of Ender (with or without 8 obsidian), or with an Ender Pearl (with or without 8 obsidian) ).
whitespace hack
Multiworld support
Inventories can be separated between worlds, so that for example you creative worlds can have different Ender Chest inventories than your survival worlds, or your Nether world can have other Ender Chest inventories than the surface world. On installation, BetterEnderChest will automatically copy the group structure from your current inventory seperation plugin, if you have one. It is possible to setup another structure in BetterEnderChest than in the inventory seperation plugin. This can be used to create very interesting ways of transporting items between worlds and even servers.
whitespace hack
Default Ender Chest
You can have a default chest that all new players get when opening their Ender Chest for the first time. Edit it with /bec openinv --defaultchest or a NBT editor. Changes will be applied after the next (auto)save. Each worldgroup has a different default chest.
whitespace hack
Save file format
The plugin has it's own saving/loading mechanics, either using NBT files or MySQL. This is necessary to make some of the features possible. The plugin automatically imports an Ender Chest when it is opened for the first time. The owner of the Ender Chest doesn't need to be online for this. The importer supports vanilla as well as some other plugins (MultiInv, Multiverse-Inventories and WorldInventories).
It doesn't save too often: every five minutes all changed chests are added to a save queue. You can set how fast chest in the save queue get saved.
whitespace hack
Installation and configuration
Just drop the plugin in the plugins folder. Most features will be disabled by default. Read the guide for starters here or read here about every configuration option.
whitespace hack
Permissions
You can view a complete list of the permissions here. The basic permissions are:
betterenderchest.user- build, craft, open and destroy Ender Chest. Given to everyone by default.betterenderchest.command- use all commands. Operators automatically get this permission.betterenderchest.command.openinv.self- just the permission to open your own Ender Chest (or the public one, as defined in the config.yml) from anywhere using/enderchestor/betterenderchest openinv.betterenderchest.slots.upgrade1- get the number of slots in the Ender Chest as defined in the config.yml.betterenderchest.slots.upgrade2- get the number of slots in the Ender Chest as defined in the config.yml.
whitespace hack
Commands
<required argument> [optional argument]
- /betterenderchest deleteinv <player> - delete all items in someone's Ender Chest.
- /betterenderchest give <player> <item> [amount] [damage-value] - give an item to an Ender Chest inventory.
- /betterenderchest list - list all cached Ender Chest inventories. Useful for debugging.
- /betterenderchest openinv [player] - open an Ender Chest remotely.
- /betterenderchest viewinv <player> - view anyone's Ender Chest from anywhere. Editing is disabled.
- /betterenderchest reload - reload the configuration.
- /betterenderchest swapinv <player1> <player2> - swap two Ender Chests.
- /enderchest [player] - alias for /betterenderchest openinv [player]
Tips:
- Instead of typing /betterenderchest you could also type /bec.
- As seen in the permissions section above, it is possible to allow /enderchest but disallow /enderchest [player].
- /enderchest and /betterenderchest openinv (without the playername) normally open your own Ender Chest, but there is a setting in the config.yml to open the public Ender Chest instead.
- Use
--publicchest as a player name to refer to the public Ender Chest, and use--defaultchest for the default chest. - Use the syntax groupname/playername to open chests from another group. Example: /bec openinv cavegroup/Notch
whitespace hack
Translations
Not all messages can be translated yet, but the most common ones can. See here for more information, along with a premade Dutch translation file.
whitespace hack
-
View User Profile
-
Send Message
Posted Sep 3, 2013Will this Reset The Current Enderchests Once I added the Plugin?
-
View User Profile
-
Send Message
Posted Aug 31, 2013@backit
Open the
translations-en.ymland set thePUBLIC_CHEST_CLOSE_MESSAGEto''(two single quotes). This forces the message to be empty, so that nothing is displayed, not even a blank line.-
View User Profile
-
Send Message
Posted Aug 30, 2013It work's flawlessly! Thank you! Is it possible to add a setting to disable the message on public chest close?
-
View User Profile
-
Send Message
Posted Jul 23, 2013Moved all documentation over to a new wiki at Github.
I have made one exception for the converter page: I want to make a built-in converter in BetterEnderChest instead of as a separate program. Moving the page to the wiki seems a bit pointless when the converter will soon be removed.
All links on the main page have been updated.
-
View User Profile
-
Send Message
Posted Jul 19, 2013@Phonix420
Yes, but if you go above 54 the client won't render the chest correctly anymore (this image shows 20 * 9 slots):
-
View User Profile
-
Send Message
Posted Jul 18, 2013Does this have support for more than 27 slots?
-
View User Profile
-
Send Message
Posted Jul 15, 2013I'm now working on SQL support, which is not easy. I'm doing this mostly for the Bungeecord/Lilypad folks who want to share Ender Chests between servers. Of course, flat file support will remain, it will be the default option. Some of the tasks:
-
View User Profile
-
Send Message
Posted Jul 11, 2013@Davyhalliday
You'll need to update BetterEnderChest. Look in your console, during startup BetterEnderChest had posted a detailed message about it.
-
View User Profile
-
Send Message
Posted Jul 10, 2013"Ender chests have been disabled because chests cannot be saved or loaded"
Getting that message every time i try to open an enderchest. Help please
-
View User Profile
-
Send Message
Posted Jul 10, 2013@Billythekidzz
The file is now approved, no need anymore to send links. :)
-
View User Profile
-
Send Message
Posted Jul 10, 2013Hi, could I have a link to the 1.6.2 version of the plugin please? Thanks. :D
-
View User Profile
-
Send Message
Posted Jul 9, 2013@jujulogey97
Reset? What did you do? Did you delete the BetterEnderChest folder?
@Dolphin263
I have created a thread about this on forums.bukkit.org, we'll soon know for sure whether I can put up a link.
-
View User Profile
-
Send Message
Posted Jul 9, 2013All of my players enderchests have reset.. Any tips?
-
View User Profile
-
Send Message
Posted Jul 9, 2013@rutgerkok
OK, I didn't understand the rules. I do think they are kind of arbitrary with respect to CI, but I also understand that there needs to be some rules to prevent malware. Still, I'm glad I was able to find what I needed on github. It would be nice if the approval process was faster, but I know the mods are volunteers too.
BTW: Thanks for such a great plugin!
-
View User Profile
-
Send Message
Posted Jul 9, 2013Just tested out the 1.6.2 build. #Approved for 1.6.2
-
View User Profile
-
Send Message
Posted Jul 9, 2013@Dolphin263
I don't know if I'm allowed to link to that. TnT stated quite clearly that only CI/Jenkins servers are allowed, and nothing else. The last thing I want is my project getting deleted for such a silly thing.
By the way, the file on Github is exactly the same file as on BukkitDev, but until it's approved, there's no way for me to prove that.
http://forums.bukkit.org/threads/linking-to-unapproved-files.139248/#post-1624538 http://forums.bukkit.org/threads/linking-to-unapproved-files.139248/page-2#post-1624583 http://forums.bukkit.org/threads/linking-to-unapproved-files.139248/page-2#post-1624606
-
View User Profile
-
Send Message
Posted Jul 9, 2013@insanemcserver
I found it after clicking around on github here:
@rutgerkok: you might want to include that link in your description for people who want builds before they're approved by bukkit. Other plugin developers do this, especially ones that are changing quickly. They usually have disclaimers that they are dev build and not reviewed by bukkit staff.
-
View User Profile
-
Send Message
Posted Jul 9, 2013Can U post a like to the .jar i cant find it in the zip file i downloaded from your github
-
View User Profile
-
Send Message
Posted Jul 9, 2013@ilikec00kies
Sent you a PM.
-
View User Profile
-
Send Message
Posted Jul 9, 2013@rutgerkok
Hey again :) Could I have a seperate link for 1.6.2 version? My server won't really fuction without your plugin.
Thanks