See the commits of this release for further information.
This release adds integration with the nanolimboplugin and allows you to migrate from limboauth.
- Switch to the MariaDB driver
- Replace HashMap with ConcurrentHashMap when relevant to prevent rare concurrency exceptions
- Add email administration commands
- Allow cancellation of the lobby selection event
- Add thread dump to /librelogin dump
- Fix emails on Velocity
This release adds fastlogin support, better profile conflict resolution, and fixes some bugs.
This release:
- adds support for email-based password recovery. Consult the "mail" section of the configuration.
- adds support for 2FA in versions: 1.19.1-1.20.1
- fixes several bugs and cleans up the code
This release adds support for action bars. Also, it moves some logs from the INFO level to DEBUG level.
This release fixes a potential security hole and fixes the infinite auto-completion issue.
This release fixes bugs on BungeeCord and adds 1.20(.1) support.
This release adds per-IP account limit and PostgreSQL support.
This release fixes several bugs and reworks the event API.
Fix using getHostName instead of getHostAddress. This caused the server to sometimes attempt to resolve the hostname, thus, causing lag.
This release adds a new configuration regarding 2FA, and adds support for nlogin.
This release fixes BungeeCord plugin load order.
This release fixes some bugs and restores floodgate compatibility.
This release adds support for argon hashing, adds a new database type, and includes a better password list (1M passwords)
This release fixes some unsevere security issues.
This release makes the plugin compatible with the newest version of ProtocolLib