Overview
A plugin for emptying chests with just a simple click.
Features
- Has simple command which allows entire chests to be emptied in a single click
- Has undo feature which reverts the last empty, in case a mistake was made
Commands & Permissions
| Command | Permission | Usage |
| /chestempty toggle | chestempty.chestempty.toggle | Used to toggle chest-emptying selection mode on/off |
| /chestempty undo | chestempty.chestempty.undo | Used to undo the last chest empty action |
Aliases
Instead of /chestempty you can also type /ce and /chest_empty.
Usage
Use the command "/chestempty toggle" to activate selection mode.
When in selection mode, simply LEFT-CLICK on any NON-EMPTY chest in order to clear it.
In order to exit selection mode, simply type "/chestempty toggle" again.
In order to restore the inventory of the last chest cleared by the player, use "/chestempty undo".
Source
https://github.com/Indiv0/ChestEmpty
Download
http://dev.bukkit.org/server-mods/chestempty/files/
Changelog
| Version | Changes | Compatible Builds |
| 1.16.0 | Update to 1.7.2 | 1.7.2 |
| 1.12.0 | Minor optimizations | 1.6.4 |
| 1.6.2 | ||
| 1.11.2 | Fixed permissions | 1.5.2 R-1.0 |
| 1.11.1 | Various fixes | 1.5.2 R-1.0 |
| Moved to Mbapi | ||
| Fixed and separated permissions | ||
| Moved to new versioning scheme | ||
| 1.2.2 | Various fixes | 1.4.7 R-0.1 |
| Forced Java 7 | ||
| Fixed creative mode emptying not working bug | ||
| 1.2 | Fixed Java 6 compatibility | 1.4.2 R-0.2 |
| Fixed PluginMetrics implementation | 1.3.2 R-3.0 | |
| 1.1.1 | Built against Java 6u37 to ensure compatibility | 1.3.2 R-3.0 |
| 1.1 | Added PluginMetrics support | 1.3.2 R-3.0 |
| Fixed small error message spelling mistake | 1.3.2 R-2.0 | |
| Fixed two minor bugs affecting undo, along with several major ones | ||
| 1.0 | Base functionality implemented | 1.3.2 R-1.0 |
Bugs/TODO
All bugs and TODO information can be found on the issue tracker for this project on GitHub.

