mung3r / ecoCreature

PvM/E Rewards
http://forums.bukkit.org/threads/29538
GNU Lesser General Public License v3.0
7 stars 12 forks source link

Support for damaged item drops #11

Closed mung3r closed 12 years ago

mung3r commented 12 years ago

Submitted by FuRiouSOne:

Update:

I have also been testing damaged items and it all seems fine too until you try to input 3 or more digits in the hex code such as

267.128:1-1:100 <--- damaged iron sword below 50%

But if i input 267.64:1-1:100 the mob will drop a damaged iron sword thats about 70% health.

Anything entered over 2 digits in the hex code seems to be ignored by this plugin.

mung3r commented 12 years ago

Added support for damage values. Example drop:

Drops: 'potion.2.16425:1:50'

Damage value of 16425 makes the drop a splash potion.