AbsorbChests
This bukkit plugin grants the ability to let chests/dispensers absorb items that fall or are thrown on top of them. It is very useful in automating devices like reed farms, cactus farms and other contraptions.
The default config requires that chests have a redstone power, but dispensers don't, for obvious reasons.
Installation
To install just download the latest AbsorbChest.jar and put it into your /plugins folder. Restart the server and you should be good to go.
Features:
- Powered Chests absorb items that are on top of them
- Config that lets you customise the plugin as you wish.
- Dispensers absorb items too.
- -Need suggestions-
ChangeLog
v0.4
- Added dispensers, and added a config to toggle dispensers/chests.
v0.3
- Fixed a bug where the needsredstone config wouldn't change anything
v0.2 Updated to 1.2.5
- Added a config file. needpowered determines if the chests need a redstone power to absorb items, and timebetweenchecks sets the time between each check the plugin does for items on chests.
v0.1 First Release - 1.2.3-R0.2:
- Contains the first release of AbsorbChests with chests that absorb items in any world if they are powered and the items fall on top of them.