ChestBank

Pages: < Configuration > | < Commands > | < Permissions >
PLEASE report all bugs and suggestions as tickets using the Bukkit ticket tracker above
IMPORTANT for users updating from before v2.1.0
Version 2.1.0 introduced a complete change to the how chest data is stored. Data is now stored in an SQLite database and no longer uses YAML (.yml) files. If you have a version of the plugin prior to 2.1.0 that was not using SQL for storage, please change your storage method to SQL BEFORE updating to 2.1.0
The Officialish ChestBank
A ChestBank is a chest that you can place items in, but no-one else can access. Everyone who opens the chest sees their own inventory. The inventory is shared across all ChestBanks, so you can access your account from multiple locations.
ChestBanks can be accessed via a physical ChestBank location AND/OR using the /chest command (depending on permissions)
Features
- 100% secure item banking system
- Create multiple networks of ChestBanks that share inventories
- Limit access to specific ChestBank networks by name (see permissions)
- Limit the maximum number of item stacks a user can store in a ChestBank
- Admin commands to snoop into other peoples accounts (use with caution)
- A ChestBank in a single chest contains a double chest's inventory
- Whitelist/Blacklist option to limit items allowed in the Chestbank
- Optional creation and access fees (requires Vault)
- Option to turn all ChestBanks into Ender Chests on creation
- Access your ChestBank using /chest (permissions permitting)
- Support for YML or SQLite, with a YML to SQLite converter for pre 1.11.0 updates
- (SQLite Only) Delete any accounts where the player has not logged in for X days
- NO SPOUT PLUGIN REQUIRED
Review
Thanks go to luigi_vampa for his updated YouTube Review of ChestBank.
Installation
Put the JAR file in your /plugins folder, assign permissions and reload/restart.
Configuration
See the < Configuration > page for details
Donations
To show your support and help me justify to my wife why I spend so much time on Minecraft, please donate using the Donate button in the top right corner of this page!
Other Projects
Take a look at my other plugins, including SimpleSpawn, MyChunk & ATMsigns.
Suggest a Project
Got an idea for a project? PM me and I'll give it a look!
-
View User Profile
-
Send Message
Posted May 11, 2012Would be nice if you could add Custom Message support, I'm sure everyone would love this, Hope to see some improvements soon, Have you seen the GlobalBank's paper system? When you click the paper the all items in that bank gets sorted into the bottom corner of the bank.
-
View User Profile
-
Send Message
Posted May 10, 2012Bukkit: 2181, ChestBank: 1.5.0
http://pastebin.com/RBydN0Y7
-
View User Profile
-
Send Message
Posted May 6, 2012Any chance of a feature that allows you to buy access to a network?
-
View User Profile
-
Send Message
Posted Apr 24, 2012Could you merge this two options
Limit access to specific ChestBank networks by name (see permissions)
Limit the maximum number of item stacks a user can store in a ChestBank
and create new -> Limit maximum number of item stacks per Chestbank Networks
-
View User Profile
-
Send Message
Posted Apr 22, 2012i have multiworlds,
the chests setup and work fine,
but when i next check a few days on it seems half of them dissapear, im left with just chests. i can easiliy re create, but there are lots.... please fix?
-
View User Profile
-
Send Message
Posted Apr 15, 2012ChestBank sometimes cause lag when type /cb see <nickPlayer>
-
View User Profile
-
Send Message
Posted Apr 13, 2012Can i request, would it be possible to make these work with Citizens NPC's? I've tried to develop a plugin in the past with the Citizens API, but i couldnt get my head around it, or even how to do the chest storage etc. I will help where possible ;) but it would be a very cool feature!
-
View User Profile
-
Send Message
Posted Apr 11, 2012The chests sometimes disapear when not close enough. Please fix it.
-
View User Profile
-
Send Message
Posted Apr 10, 2012Ellbristow, I've found a pretty significant exploit regarding your plugin, if you could please contact me on skype, we've spoken before, my name on there is locknlol.
-
View User Profile
-
Send Message
Posted Apr 9, 2012How do you prevent players from losing their items stored in their chest when minecraft/bukkit/plugin updates?
I've noticed a couple servers have this issue.
Also, is there anyway to have a mysql database feature added?
-
View User Profile
-
Send Message
Posted Apr 7, 2012Works fine at 1.2.5 Recommend
-
View User Profile
-
Send Message
Posted Mar 31, 2012This plugin is tested to work with the 1.2.4 recommended build.
Any feedback on Technius' converter (see below) would be greatly appreciated!
-
View User Profile
-
Send Message
Posted Mar 21, 2012I made a little beta version of the ItemBank/ChestBank converter. It can read the chests.yml and the data folder of ItemBank. It's pretty useful for seeing what items who has, to be honest. Download here!
-
View User Profile
-
Send Message
Posted Mar 21, 2012I've just re-written the permissions page to make it a bit easier to understand.
EDIT: and now I've updated the commands page to match :)
EDIT: and now I've done the same to the configuration page.
-
View User Profile
-
Send Message
Posted Mar 21, 2012v1.5.0 has just been uploaded.
This build adds the (much awaited) network specific permissions, so that users can be given specific permission to access/create/remove ChestBanks on a particular named network. (for example chestbank.use.networks.testnetwork).
NOTE: Network names must be in all LOWERCASE in your permissions config.
To activate these new permission options, there is a new config setting 'use_network_perms', which should be set to true (false by default).
Thanks go to Technius for his input in getting this new feature started.
-
View User Profile
-
Send Message
Posted Mar 21, 2012@Technius
I've merged your changes... I'm just tweaking it so the network permissions get properly registered and spreading the concept across ChestBank creation and removal.
Good work, thank's for your input.
-
View User Profile
-
Send Message
Posted Mar 20, 2012I made a pull request for network permissions. Please read!
-
View User Profile
-
Send Message
Posted Mar 20, 2012@braito4
I'm not really sure what you mean by linking to the inventory? Could you give me some more information?
-
View User Profile
-
Send Message
Posted Mar 19, 2012It's a interesting plugin. I'm asking if it's possible to link a chest with the users' inventory.
-
View User Profile
-
Send Message
Posted Mar 14, 2012@Technius
@Zombiemold
OK... I've uploaded 1.4.5 which should hopefully fix the issues with unsafe Enchantments... HOWEVER I have not been able to test the changes as I do not use unsafe enchantments on my servers.
PLEASE try this version and let me know if it fixes the problem... and that it doesn't cause any additional ones!
Again, thanks for the feedback!