OtherDrops

226k Downloads

event: EXPLOSION@HARMLESS

Zarius opened this issue ยท 4 comments

commented

This event will just search for all entities in a radius and throw them a certain distance away.

commented

Bukkit API has a blockbreak parameter for createExplosion(), this is now implemented - refer to issue #122.

commented

That would damage the entities though, right? Not quite the same as simply throwing entities,

commented

You're right. Not sure I'll get to it but I've moved it to the " uncertain" milestone.

commented

Call it something other than EXPLOSION, then. Maybe SHOCKWAVE.

I'll add that seeing your ideas for additional events makes me think there should be an API for plugins to add new ones.