Due to the uncertain future of Bukkit & its API, I'm not planning anymore to update this plugin.
Let's wait and see how the situation will turn out. I may update it if the Glowstone team decides to continue to implement the Bukkit API in their server, or I may rewrite it for the upcoming Glowstone native API.
I need you to beta test the plugin. Please contact me!
I've started updating the plugin today.
I've got a working implementation of Bukkit's Inventory interface, with serialization capabilities, and from there it is all downhill.
I'm putting a TO-DO list here, which will get updated when I progress with the code:
[100% done] Virtual Chest implementation
[100% done] Code to write changes to the disk
[100% done] Code to manage the virtual chests in memory
[100% done] Event handling
[100% done] Basic permissions
[100% done] Basic economy support
[100% done] Basing settings (min & max slots, prices)
As soon as I complete all of those a first working updated version of the plugin will be released. I expect this to happen on the 8th of August.
UPDATE: we are testing!
UPDATE2: CraftBukkit has a problem which breaks my plugin. More info. :(
Then, I will work on additional features such as:
- th3randomizer
Everything below is outdated. I will rewrite this page after updating the plugin. Thank you for your patience!

ChestKeeper (previously known as ChestBank) allows to have unlimited per-user upgradable (in size) virtual chests.
It supports all the principal economy plugins trough Vault, and will soon support permissions!
If you want to request a feature, open a ticket :)
See this page.
See this page.
You can download the beta version, but keep in mind that even if there are not notable bugs, this doesn't mean that there are no bugs at all (captain obvious :P).
Please report the bugs opening a ticket, and remember to include (if there is) the full stack trace.
Also, report any language error because I'm not native English :)
GG.