Add Projectile targeter
Summary
@Projectile targeter allows to target all projectiles in radius that are fired with MythicMobs mechanics, arrows or fireballs. Could have checking options of who fired it (caster of this targeter or not), checking option of the type of projectile (arrow, fireball, trident, MM mechanic)
Usage
This can be used in some skills, that will change enemies' projectile in order to remove them, slow, track and e.t.c Also the shooter can also manipulate with all fired projectiles at the same time.
Value
This allows to add even more flexibility and manipulation over projectile mechanics, since currently only the shooter can change their options.
Priority
The usage of this could be not very high, but over many years of using this plugin, I had a load of ideas that could be realised only with targeter
Implementation
Since MM already has some mechanics, that allows to change projectiles, I think detection of the projectiles around won't be hard