Changes
- Added display_api_errors option to config.yml
- Implement behavior in API implementations
- removed unused import in Kauri API implementation
- bump version to 1.2.2
Migration This update is NOT completely compatible with the previous version. This update impacts:
- config.yml
To migrate:
- Make a backup of your config.yml
- Delete the config.yml in the plugins folder
- Update the .jar and restart your server
- If wanted, update the newly generated config.yml again
Changes
- Added flat file storage
- Added bstats metric collection
- Bug fixes premature cache invalidation
- Bug fixes cache serialization
- Adding experimental location collection for upcoming features
- Correctly bumping version (unlike for 1.1.0)
Migration This update is NOT completely compatible with the previous version. This update impacts:
- config.yml
To migrate:
- Make a backup of your config.yml
- Delete the config.yml in the plugins folder
- Update the .jar and restart your server
- If wanted, update the newly generated config.yml again
Other changes This release will be the first release also pushed to Modrinth.
Planned changes in next release
- Auto-updating where possible
- Detecting abusive connections
- Whitelisting locations to account for players with rotating IPs that can sometimes be flagged as VPN's