Hi all. I got this idea to create a plugin that lets you make a "Storage Unit".
A Storage Unit will let you use commands to open it and deposit items into it,
by default it will fit 1998 different stacks but you can change the max size.
You can use the same open command but with an added argument,
which is the item name you're looking for, or part of the item name and
it will open the interface showing all items with their name or display name containing your search argument.
Example
You deposit 3 iron picks, some iron ingots and coal into the unit using "/su open".
You then want to get the coal out, so you type "su open coal" and it will show
you a double chest window containing all items with "coal" in their name.
The plugin is set as Experimental for now, because it may be unstable or have bugs left,
but I am fairly certain of there being no major issues with it.
I look forward to hearing what people have to say, and please report any bugs or issues you have with the plugin.
Commands
Command help is found at http://dev.bukkit.org/bukkit-plugins/storageunit/pages/commands/
Permissions
- storageunit.use
That's it I think. Let me know what you think and if you find any bugs!

