- Added at_least_of condition, like any_of except you specify a minimum number of conditions to be met
- Fixed alt_click firing with pressure plates (Thanks danieleguglietti!)
- Fixed bug with craft trigger (Thanks OfTeN!)
- Added can_afford_price condition
- Fixed many triggers not working with effects that they should work with (because location can automatically be inherited from victim, etc); you now only have to specify the exact parameters you export and inherited trigger parameters will automatically be applied.
- Added the ability to make your own custom stats right in config! I've you've used EcoPets or EcoJobs before, this system should feel quite familiar; read more about it here! https://plugins.auxilor.io/ecoskills/how-to-make-a-custom-skill
- Moved custom effects and custom stat configs off to each have their own files (existing configs will still work)
- Added lrcdb support for custom skills
- Various under-the-hood improvements