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

Duping Gems #29

Closed joebladon closed 11 years ago

joebladon commented 11 years ago

If you have a Gem in the first free slot in your inventory and you then buy a diamond/emerald through a shop plugin, or you get them as a vote reward. It will add to the stack of gems rather then making a separate stack of plain diamonds/emeralds. This bug is very damaging as the % drop chance is so low for them normally.

ToppleTheNun commented 11 years ago

We'll look into that. Thanks for the report.

deathmarine commented 11 years ago

Reproduced. However normally you can't stack lore items unless they are exact, Fixing this unfortunately is not possible at the moment, considering it involves an issue with craftbukkit's methods of adding items to the inventory.

deathmarine commented 11 years ago

Fixed in 1.4.5R1.0. and build 358