Zarius / Bukkit-OtherBlocks

OtherBlocks (now known as OtherDrops) plugin for Bukkit (dev build: https://www.mediafire.com/?i6ows1g6kus2o0l)
http://dev.bukkit.org/server-mods/otherdrops/
GNU General Public License v3.0
17 stars 17 forks source link

event: EXPLOSION@HARMLESS #67

Open Zarius opened 13 years ago

Zarius commented 13 years ago

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

CelticMinstrel commented 13 years ago

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.

Zarius commented 11 years ago

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

CelticMinstrel commented 11 years ago

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

Zarius commented 11 years ago

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