projectile_launch event
LadyCailinBot opened this issue ยท 2 comments
CMDHELPER-2743 - Reported by Hekta
Event data:
-
launcher: entityID of the launcher
-
player: player name of the launcher if it is a player
-
id: entityID of the projectile
-
type: type of projectile (FIREBALL, ARROW, ...) (prefilter ?)
-
location:
-
cancellable event
Comment by Tom.Gebbett
there are many potential applications for this, one thing I'd be able to do with it is remove durability damage on bows without interrupting the charge-up sequence. Before, I'd have to use some less then ideal workarounds.