
THIS PLUGIN IS STILL IN ITS EARLY STAGES, PLEASE REPORT ANY ISSUES TO ME
Description
SuperChest allows you to store as many items as you want in a single chest! No need for giant storage rooms with hundreds of chests, now all you need is one chest.
How does it work?
All you need to do to create a SuperChest is to place a sign against a single chest block (This is very important, it won't work with double chests), and on the first line you need to put [SuperChest].
Once you open the chest you can see the chest isn't a normal chest anymore.
The first row of the inventory now has a couple of buttons. You have the Chest button and the TNT button.
- The Chest button: if you click this button it will add a new page to the inventory which you can then navigate to. You can create as many pages as you want, and therefor you can store as many items as you want.
- The TNT button: when you click this button it will destroy the current page you are in. When you destroy a page all the items in it will be dropped on the ground.
Youtube Video
For a full description of how the plugin works, watch this video:
Features
These are a couple of (technical) features the plugin has.
- Saves in an sqlite file for very fast data storage and queries.
- Automatically removes empty pages, this will shrink the filesize a little bit.
- The inventory saving is synchronized with world saving. So if the map rolls back because of a server crash, SuperChests will roll back as well. This will prevent accident item duplications due to crashes.
- Saves the displayname, lore, durability, etc. of items, so no important item data will be lost.
- If you place the SuperChest sign on an inventory with items in it, the items will be transferred to the SuperChest.
Permissions
| permission | description | default access |
|---|---|---|
| superchest.place | Gives you access to place a SuperChest | Operator |
| superchest.break | Gives you access to break a SuperChest | Operator |
| superchest.* | Gives you access to the two permissions above | Operator |


