deathmarine / DiabloDrops

Bukkit plugin that adjusts the mob dropping mechanics to include regularly dropped enchanted items that could be commonly found in Diablo.
http://dev.bukkit.org/bukkit-plugins/diablodrops/
GNU General Public License v3.0
17 stars 19 forks source link

Damaged Drops #23

Closed Westz42 closed 11 years ago

Westz42 commented 11 years ago

With build 1.1 under Bukkit 1.4.5-R0.2, with the following config file (http://pastebin.com/U2nfvpB7) i'm consistently finding damaged drops. note, some are undamaged, and most have some durability, but almost all are damaged somewhat.

with "Damage: false" all drops are damaged with no visible durability, and break with one use

deathmarine commented 11 years ago

Fixed in later builds deathmarine@master fbf47d2cd7d78cac61827b0c5c3b61bc94b347de

deathmarine commented 11 years ago

Confirmed fix.