EliteMobs 9.5.0:
- [New] Updated for Minecraft 1.21.6
- [New] Script conditions now include a setting to invert optionally invert the check, making it a easier to understand the condition and making inverting conditions possible
- [New] Added HEAL action type to elite scripts, which allow elites to heal other elites
- [New] Added NEARBY_ELITES as a valid script target
- [Fix] Fixed an issue where script relative vectors would sometimes not be interpreted correctly
- [Fix] Fixed minor error that could happen when targetting empty script zones
- [Fix] Fixed reported security issue with the logify command
- [Fix] Fixed warnings related to the logify command