A Customization Update
- Extensive GUI and messages customization
- Language support (German, Chinese)
- Commented config file (delete old file to generate)
- Introduce in-game search flag preferences
- Expand API to include extensive Navigation capabilities
- Uses Java 17
API HAS BREAKING CHANGES. Please update any of your other plugins that use Journey.
Also, support for Citizens has been added in JourneyCitizens
A Performance Update
- Improved search performance with new search parallelization scheme
- Improved search performance with better chunk retrieval and caching
- Improved server thread performance with more asynchronous operations
- Added API endpoints to request searches externally
- Enabled MySQL database support
- Fix a slew of bugs and major internal refactoring
API HAS BREAKING CHANGES. Please update any of your other plugins that use Journey, including JourneyEssentials.
Also, support for NotQuests has been added in JourneyNotQuests