SomeChanges:
- Make EverNifeCore compatible with 1.18
- Rework the Entire Config System (update SnakeYAML and add Simple-YAML, improve performance, make it now possible to add comments)
- Rework the Locale System (fix a few specific problems)
- Add NBT-API inside the EverNifeCore, making it compatible with 1.7.10 (Crucible)
- Fix race condition on "Save All PlayerData on Server Shutdown"
- Improve PageViewer system
- Add a DynamicCommand System, to allow schedule of commands that will be executed based on clicked messages.
- Improve the PlayerGui.class
- Improve the FCItemFactory.class
- Inject Dependencies on class first load, this will help dependencies of EverNifeCore that are executed BEFORE EverNifeCore
Full Changelog:
https://github.com/EverNife/EverNifeCore/compare/v2.0.1.7...v2.0.2.1