WARNING: This update could potentially break your current passwords as we switched to another library for encryption as the old ones 1. were Old 2. Used JNA which caused a couple of problems.
The reason why it could potentially break the current passwords is that the implementation of some algorithms may differ to the old ones
New:
+ Session-System (If enabled your players can rejoin with the same ip(in a given time-frame, default 5 mins) and are automatically logged in)
+ Massive Performance-Improvements(Asnyc-Callbacks)
+ RAM-Detection and handling when server is suffering RAM-issues
+ Possibility to change password from offline-players
+ Moved from passwords.yml to accounts.yml for better usage
Fixes:
+ Argon2-Problems with allocation RAM, that is non-existent
+ Players getting kicked when spamming their password
+ Bugs in MYSQL making the checks inconsistent
+ Massive code-cleanup - Revamped all classes
Note:
The passwords.yml is non-existent anymore and a migration is not possible. LoginPlus will automatically create a accounts.yml. All users will need to register again. This has no affect on security.