Whole lot of Improvements - Change log 3.5.5
First off, a huge thanks to
@fuzzlemann for contributing to this update.
This update brings a lot of Improvements, CPU Usage Graph & Bugfixes
New:
Improvements:
- Duplicate Sessions added due to reloads no longer affect the visualization of "Sessions" page
- Online graph on Inspect page now uses scatter graph as well.
- Geolocations for IPs now cached when fetched - More IPs can be fetched & improves performance.
- TPS calculation now utilizes Paper's method on PaperSpigot.
- Many small code optimization fixes
- Many code & string typo fixes
- Recent player buttons now use relative link.
Bugfixes:
- Fixed NPE that crashed the Webserver
- Fixed IllegalStateException: Duplicate key
- Fixed NullPointerException related to Vault Permission Table
- Fixed NoSuchMethodError related to ViaVersion db table
- Fixed NPE related to GriefPrevention claims
Other:
- Moved to using IntelliJ IDEA as IDE
- Project forks no longer require manual maven installs