Zarius
Zarius
I've separated out the issue of ANY_SWORD/5 dropping a random sword type but always 5 of the same type to here: https://github.com/Zarius/Bukkit-OtherBlocks/issues/170 I just noticed the drop: ANY doesn't appear...
Unfortunately ANYPICKAXE doesn't support enchantments just yet - planned though. So you need to do it the hard way for now, eg. ``` tool: [WOOD_PICKAXE@!LOOT_BONUS_BLOCKS#3, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3] ```
Do you have any specific examples? I'm guessing you mean LEAVES: resolves to LEAVES@2 for you? I'll give leaves a brief test tonight however an example will help me track...
If making a donation, it should be made in recognition of work already done. CommodoreAlpha's comment above is spot on. I hope to speed up development soon either way. On...
Thanks for the request and glad you're enjoying OtherDrops. Can you give me an idea of how you're wanting to use a player leave trigger? On Jan 20, 2014 4:33...
Though the general idea of allowing fortune and looting enchantments to work without having to set up a config for each level of the enchantment is good. Still trying to...
Will look into it soon. On Jan 7, 2014 11:04 AM, "Space McGilligan" [email protected] wrote: > So, any news on this? I hate to be pushy about it, but it...
Some basic functionality added - will look to pushing a dev update tonight.
damageattacker is for supporting old configs. You'll see here: https://github.com/Zarius/Bukkit-OtherBlocks/blob/master/src/com/gmail/zariust/otherdrops/parameters/actions/DamageAction.java?source=c#L39 that there is damage, damage.attacker, damage.victim, damage.world & damage.server already :) Hunger is there too but not quite finalised (currently...
Didn't think to add that, will look into it. Even better in your case though would be supporting a range for the pitch and volume.