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:
1. Make a backup of your config.yml
2. Delete the config.yml in the plugins folder
3. Update the .jar and restart your server
4. 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:
1. Make a backup of your config.yml
2. Delete the config.yml in the plugins folder
3. Update the .jar and restart your server
4. If wanted, update the newly generated config.yml again
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