- Fix #42 - support for 1.21.10
- Fix #43 - update NBT parser
- Migrate to MultiVersion
- Rename base to
dev
- Slightly improve rotation setup
- Add support for 1.21.9
- Improve Vietnamese translations (thanks @ToanAnh312)
- Add Japanese (thanks @H1ggsK)
- Add Spanish
- Add support for up to 1.21.8
- Improve compatibility with TradeCycling (#39)
- Rework MultiVersion API
- Add
lookandrotationconfigs - Fix notifications with manual mode
- Make state switching more efficient
- Rework manual mode
- Fixed undefined behaviour for exitting a server while running
- Support for up to 1.21.5
- Explicit compatibility with "Trade Cycling"
- Add "Fallback" option and rework trade parsing
- Rework reflection structuring further
- Support for up to 1.21.4
- Add Vietnamese translation
- Improve safe checker
- Add config
timeout - Rename config options
- Fix multiple issues
- Improve manual mode
- Add
waitLoseconfig (#30) - Add
safeCheckerconfig - Fix undetected issues with notifications and inventory on 1.17
Finally a new version! Major code refactoring, optimizations and new functionality!
- Add
offhandconfig - Add
manualmode - Add GUI and a keybind
- Compatibility with OffersHUD
- Drop 1.16.x support completely (goodbye!)
- Version support is now from 1.17 up to 1.21.1 inclusive
Technical changes:
- Fix undetected issue with
Messages.sendError(context.getSource(), "librgetter.find_librarian"); - Change order of checking for profession loss
- Split multiversion utils in groups.
- Provide abstraction for Plugin parsing (easier to add support for new plugins)
- Bump java version to 17
Fixes #26, #27 and #28
Adds support for translations including already implemented English, German and Russian translations.
Fixes #24
This small release adds a new structure in the code which allows to easier add support for new plugins.
Also a first plugin was included: "Enchantment Solution"
Apart from that, custom enchantments support and a "warning" config option were added. Please check the description of the project to get the newest data.
Not a lot has changed for the user, however this update was enormous.
Merge
All LibrGetter versions have been merged into a single one. This allows users from any version from 1.16.4 up to 1.20.4
to use a single jar, and allows me to publish new updates easier. The stability of LibrGetter on snapshots was not tested.
This was achieved with help of Java Reflections and lots of research.
Update checker
New functionality as well as a new config option were added. This will check if a new version of LibrGetter has been released on github and notify you on your first world join.
Further things
I will start investigating into uploading the mod on Modrinth soon



