ChestHarvester 1.3.5.1

Details

  • Filename
    ChestHarvester.jar
  • Uploaded by
  • Uploaded
    Oct 17, 2012
  • Size
    87.68 KB
  • Downloads
    2,761
  • MD5
    3f3b7e7a3f482af5aeb4545c65064b89

Supported Bukkit Versions

  • CB 1.3.2-R2.0

Changelog

Version 1.3.5.1 - 10/17/12
fixed AutoStack option not being applied to item adding

Version 1.3.5 - 10/15/12
items are now absorbed into the nearest chest/cart
fixed duplication bug with storage carts

Version 1.3.4 - 9/13/12
added netherwart to harvested items
added option for storage chests to dump their contents into a chest
added option for harvesting to be activated by redstone
- also added overload setting, to discourage redstone clocks
- default is wait - if activated by redstone more than twice within the wait period, will not harvest again until pulse stops for 10 times the wait time
- also can optionally cause the chest to explode ;)
fixed items sometimes not being added to chests
fixed chests changing potions into water bottles
fixed items loosing enchantments
added plugin metrics so i can get an idea of how many use this plugin
- is you have it disabled, please re-enable it - i won't work on this as much if less people use it
- (most-used plugins will be updated first)
- can be seen here: https://mcstats.org/plugin/ChestHarvester

Version 1.3.3 - 3/13/12
updated for new bukkit build
- took a while, since how chests are handled was changed :/
fixed multi-chest scan bug

Version 1.3.2.2 - 2/2/12
fixed a tab char in default config :/
fixed error a library null pointer error

Version 1.3.2.1 - 2/2/12
fixed errors when bettershop not installed

Version 1.3.2 - 1/31/12
added ability to harvest melons & pumpkins
added config option to disable only wheat farming
changed alias to "chh" to avoid a plugin confict

Version 1.3.1 - 1/31/12
fixed chests to replant if harvested (regardless of harvest scan height)
- fixes harvesting.height 1 from causing the need to replant
added config to control autoTill and autoReplant

Version 1.3 - 1/30/12
compatibility with BetterShop chest shops
- won't absorb into chest shops
added option for disabling on defined worlds
rewrote how the items are collected: now 130% faster
added option to define scan distance (larger values are slower.. use at own discretion)
added option to scan in a box-area, not just top & sides
added option to allow Storage Minecarts to pickup items
- however, range not restricted by scanFull: false, so can pickup underneath tracks if range >= 2

Version 1.2 - 7/5/11
fixed new items stacking added as 0 (which were then removed)

Version 1.2 'alpha' - 7/4/11
item scanner moved to bukkit scheduler (more thread-safe)
removed item-collection at corners (now just the faces & top of chest)
better harvesting permissions checks (checks if interact is canceled)
will now stop harvesting when chest is full
added option to require a hoe to till new ground
corner harvesting is now optional
can now harvest sugarcane and cactus
fixed nonstackable stacking when there is only one chest
fixed stacking so stacks into first matching before first empty slot
added permission node "ChestHarvester.harvest" for the ability to run a harvester