Voxel Shop beta is live. Expect occasional bugs. Learn more
Super-powerful custom items and crafting recipes.
- Fixed brew trigger, again (Thanks OfTeN!)
- Fixed custom run_order not working
- Added run_order argument to all effects to override the default order in which effects run. This isn't needed in most circumstances and may cause unintended behaviour if used incorrectly, however it can be used (for example) to make add_damage run before damage_multiplier.
- Fixed plugin performance! The vast majority of all performance was taken up by Config#getDoubleFromExpression and Config#getIntFromExpression, and this has been fixed. Make sure to update to the latest version of eco to get these performance benefits.