4.11.1 Changelog
        - Added entity category (eg illager, undead) to entity type filter
         
        
        
        4.11.0 Changelog
        - Added onlyNonBosses filter
         
        
        
        4.10.3 Changelog
        - Fixed conditions being ignored on triggered effects
         
        
        
        4.10.2 Changelog
        - Fixed arrow_ring not working
         
        
        
        4.10.1 Changelog
        - Fixed has_permission condition not working
         
        
        
        4.10.0 Changelog
        - Added placeholder_equals, placeholder_less_than, placeholder_greater_than, and has_skill_level conditions
         
        
        
        4.9.0 Changelog
        - Switched from json -> yml
Use https://www.json2yaml.com/ to convert your .json config to .yml!
         
        
        
        4.8.0 Changelog
        - API: Effects/Conditions/Triggers now use Config over JSONConfig - Update all uses of JSONConfig to Config
- API: You can now register your own filters (FilterComponent) to add extra functionality
         
        
        
        4.7.0 Changelog
        - Added effect multiply_stat (Requires EcoSkills 1.15.0+)
         
        
        
        4.6.1 Changelog
        - Fixed hands reforges not updating instantly
         
        
        
        4.6.0 Changelog
        - Added bleed effect
         
        
        
        4.5.1 Changelog
        - Updated to Java 17
         
        
        
        4.5.0 Changelog
        - Added bleed effect
         
        
        
        4.4.1 Changelog
        - Fixed potion_effect applying permanent effects
         
        
        
        4.4.0 Changelog
        - Added is_storm condition
         
        
        
        4.3.1 Changelog
        - Fixed 1-tick delays allowing add_skill to apply twice
         
        
        
        4.3.0 Changelog
        - Added armor, armor_toughness, give_xp, and xp_multiplier effects
- Added gain_xp trigger
- Added damageCause filter
- regen_multiplier and hunger_multiplier will now not accept triggers and act as permanent effects
         
        
        
        4.2.0 Changelog
        - Added is_night condition
- Increased auto-scan time from every 4 seconds to every 1.5 seconds
         
        
        
        4.1.4 Changelog
        - Fixed default config
         
        
        
        4.1.3 Changelog
        - Fixed in_biome on 1.16.5