Update the Bukkit versions before Bungee.
New:
- Standalone BungeeCord plugin now tracks players online independently. (No need for bukkit installation)
Improvements:
- SQLite now uses a single connection again (Faster).
- Refactored database code to be more safe for coding (No improperly closed resources)
- Session tab (Inspect page) spacing improved with Icons instead of "Click to expand"
- Added Analysis.LogProgressOnConsole config setting back
- Many minor improvements
Bugfixes:
- Fixed /plan m setup saying "WebServer is not enabled" even though it is enabled.
- Fixed IP Geolocation gathering
- Fixed Database getting locked sometime after /plan reload due to duplicate Listeners being registered
- Fixed Duplicate Sessions appearing after /plan reload due to duplicate Listeners being registered
- Fixed AbstractMethodError on 1.8.X-1.9 servers using SQLite
- Fixed Duplicate User Info being entered into plan_user_info
- Fixed MysqlDataTruncation: Data truncation: Out of range value for column 'max_players' at row 1 due to bad type variable (MySQL)
- Fixed "Changed Name" Action being performed multiple times over and over
- Fixed Logged in from (Inspect page) displaying same country multiple times
- Fixed IllegalArgumentException: Serializable[] contained a null object related to PluginData
Special thanks to all bug reporters and bug testers, thank you!
If you get any errors or have issues don't be afraid to join the
Support on Discord or
report the issue (This one is easier for me)