- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,109 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
AlphaChest
- 1 Like
- Minecraft
- 6,891 Monthly Downloads
- Supports: CB 1.4.7-R1.0
- 55,215 Total Downloads
- Updated 02/10/2013
- Created 08/25/2011
- 3 Favorites
- Project Site
- Release Type: Release
- License: GNU General Public License version 3 (GPLv3)
- Newest File: AlphaChest 1.16.0
About AlphaChest
This plugin enables to give users a virtual chest, which can come in handy on survival servers and also on creative servers. By default, you will not loose the contents of your chest when you die. You can simply open it by typing /chest and admins can open other player's chests by typing /chest [player]!
The second useful feature is a virtual workbench that can be opened everywhere with the /workbench command!
Please note that I will not add virtual furnaces to this plugin!
The source code can be found on GitHub.
Thanks to BrandonHopkins/TechHut for the video!
Commands
The following commands are made available by this plugin:
/chest- Open your virtual chest (requires "
alphachest.chest" permission) /clearchest- Clears your virtual chest (requires "
alphachest.chest" permission) /workbench- Opens a virtual workbench (requires "
alphachest.workbench" permission)
Admin commands:
/chest [player]- Open someone else's chest (requires "
alphachest.admin" permission) /clearchest [player]- Clears someone else's chest (requires "
alphachest.admin" permission) /savechests- Saves the contents of all chests to disk (requires "
alphachest.save" permission)
Permissions
You need to set the appropriate permissions using the SuperPerms-compatible plugin of your choice! Please see the lists below for required permissions.
alphachest.chest- Allows using the
/chestand/clearchestcommands. alphachest.chest.creativeMode- Allows using the
/chestcommand while being in Creative Mode. alphachest.workbench- Allows using the
/workbenchcommand. alphachest.admin- Allows to open and clear other player's chests using
/chest [player]and/clearchest [player]. alphachest.save- Allows using the
/savechestscommand.
alphachest.keepOnDeath- Players with this permission keep the contents of their virtual chest on death.
alphachest.dropOnDeath- Players with this permission drop the contents of their virtual chest on death.
alphachest.clearOnDeath- Players with this permission lose the contents of their virtual chest on death.
Configuration file
The following definitions are taken from the default configuration file:
autosave: 10- Defines the interval (in minutes) the plugin should save the chests to disk. Setting this to zero disables periodic saving.
silentAutosave: false- Set this to
trueto suppress log messages while auto-saving chests. clearOnDeath: false- Set this to
trueto clear a player's chest on death if he does not have the "alphachest.keepOnDeath" permission. dropOnDeath: false- Set this to
trueto drop the contents of the player's chest on death if he does not have the "alphachest.keepOnDeath" permission.
Donate
I really invested a lot of time into this plugin. If you like my work, please consider donating! Especially if you use AlphaChest as a special for your own donators, it shouldn't hurt you too much :-)
Forum
I closed the comment section on this page as it was too confusing and important information got lost pretty quickly.
Please use the Forum for discussion and questions!
11298 Downloads before 1.10.0
1.16.0
* Fixed NBT migration for CB 1.4.7
* Fixed alphachest.admin to work without alphachest.chest
* Read and write YAML chest files in UTF-8. This should hopefully fix loading items with special characters in their display name.
1.15.0
* Switched virtual chest storage from NBT (which was dependent on CraftBukkit and required a new build for every new Minecraft version) to YAML files. Old NBT files will automatically be migrated to the new format (when using CB 1.4.6 only).
+ Added permission "alphachest.chest.creativeMode" to allow players to open virtual chests while being in Creative Mode.
1.14.0
* Adapted to CraftBukkit 1.4.5 (API changes)
+ Prevent players to open their chest while being in creative mode!
1.13.0
+ Added "dropOnDeath" setting to drop the player's chest on death. Use the new "alphachest.dropOnDeath" permission to set this on a per-user basis. Does not affect players with the "alphachest.keepOnDeath" permission.
* md-5 changed the plugin to use Bukkits new inventory API. Thanks for the patch!
1.12.0
+ Added "clearOnDeath" setting to clear the player's chest on death. This setting does not affect players with the new "alphachest.keepOnDeath" permission.
* Fixed a bug that could lead to data loss when converting from old plaintext chest files.
1.11.1
* Fixed NullPointerException
1.11.0
* Fixed for CB-1.1-R5/R6.
1.10.0
* Fix loading the chest's first item slot.
+ Only save changed chests.
+ Added silentAutosave option to suppress log messages while auto-saving chests.
+ Create default config.yml if it doesn't exist.
* Fix autosave interval to be in minutes, like documented.
1.9.0
Now uses Bukkit's internal permissions system (SuperPerms). Attention: Renamed permissions from "ac.*" to "alphachest.*"!
Switched from plaintext to NBT storage. Enchantments are now preserved between restarts.
1.8.0
Fixes for MC >= beta 1.8
1.7.2
I failed. Fixed NPE in /craft command.
1.7.1
Fixed for CraftBukkit API changes (b937)
1.7.0
Added a virtual workbench!
1.6.4
Fixed errors in loading/saving chests
Added auto-saving for chests every 10 minutes
1.6.3
Fixed NPE in /savechests
Some cleanup
1.6.2
First release by kroimon
Updated to latest CraftBukkit version (b714 / Minecraft 1.5_01)
1.6.1
Fixed bug saving chests in wrong location
1.6
Updated to latest CraftBukkit version (b493)
1.5
Minor bug fix (changed name from "Alpha Chest" to "AlphaChest")
1.4
Minor bug fixes
Add support for servers that don't use Permissions
1.3
Minor bug fixes
1.2
Added functionality for clearing chests
Minor bug fixes
1.1
Fixed item data saving (colored wool)
1.0
Initial release by Mast4rPlan
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| AlphaChest 1.16.0 | Release | CB 1.4.7-R1.0 | 23,309 | 02/10/2013 |
| AlphaChest 1.15.0 | Release | CB 1.4.6-R0.1 | 6,025 | 12/24/2012 |
| AlphaChest 1.14.0 | Release | CB 1.4.5-R1.0 | 1,637 | 12/19/2012 |
| AlphaChest 1.13.0 | Release | CB 1.2.5-R5.0 | 11,997 | 07/28/2012 |
| AlphaChest 1.12.0 | Release | CB 1.2.3-R0.1 | 8,060 | 03/06/2012 |
| AlphaChest 1.11.1 | Release | CB 1.1-R6 | 903 | 03/02/2012 |
| AlphaChest 1.11.0 | Release | CB 1.1-R6 | 253 | 03/02/2012 |
| AlphaChest 1.10.0 | Release | CB 1.1-R4 | 2,301 | 02/22/2012 |
| AlphaChest 1.9.0 | Release | CB 1.1-R3 | 2,173 | 02/12/2012 |
| AlphaChest 1.7.2 | Release | CB 953 | 528 | 08/25/2011 |
Top Downloads
-
- WorldEdit
- Admin Tools, Anti-Griefing Tools, Informational, Teleportation, and World Editing and Management
- 191,804 Monthly Downloads
-
- Essentials
- Admin Tools, Chat Related, Teleportation, Economy, and General
- 150,652 Monthly Downloads
-
- WorldGuard
- Admin Tools, World Editing and Management, Fixes, General, and Anti-Griefing Tools
- 86,134 Monthly Downloads
-
- ClearLagg
- World Editing and Management and Admin Tools
- 62,756 Monthly Downloads
-
- Vault
- Admin Tools, Developer Tools, Mechanics, and Economy
- 60,623 Monthly Downloads

