- Added mutators: mutators sit between triggers and effects and modify the data sent to the effect. You can modify location, victim, et cetera - allowing for much more powerful effects and effect chains
- Added inline effect chains: If you're not re-using a chain, you can write a full effect chain inline with the new run_chain_inline effect
- Added effect compile data (for developers) so effects can store extra data when compiled (used in inline chains)
- Added projectiles filter, useful for the projectile_launch and projectile_hit triggers
- Added optional delay to effects: like cooldown, every, chance, et cetera, you can specify effects to run after x amount of ticks
The wiki has been improved to show how to use these powerful new features, check it out here:
https://plugins.auxilor.io/all-plugins/configuring-an-effect