6.44.0
The package hosted on GitHub is missing the internals / backend and won't run on your server, it's just for developers to build against eco
Changelog:
- Added friendly names to item lookup system for vanilla materials (no underscores and allowing plurals)
- Deprecated TransientConfig and improved config API substantially
- Added functional pattern to plugin lifecycle hooks, to add things on reload / load / etc dynamically
- Deprecated Menu#addState (Renamed to Menu#setState)
- Added price system
- Added particle lookup system
- Added MathContext, various placeholder / math context improvements
- Various optimisations and improvements