
EcoEnchants 12.23.1
A custom enchantments plugin that doesn't suck.
- 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 hand and offhand slots for targets, hands will still work if you want the enchant to activate in both. target.yml has been updated by default, so you can either regenerate it or manually update your targets
- Added option to not specify items with multiply_drops trigger
- Added potion_effect filter (Thanks OfTeN!)
- Fixed bug with GUI custom slots (Thanks OfTeN!)
- Several optimisations and bug fixes
- Removed debug messages that were accidentally left behind when using cooldowns