
LibreLogin 0.24.0
Open-source, multiplatform, and highly customizable authentication plugin with outstanding features.
- Add support for Java 23
- Fix "logged in from another location" issue on Paper (see GH #296)
- Expect delays when connecting and errors in the log as librelogin falls back to alternative APIs.
- 1.21 compatibility
- Add support for LuckPerms context
- Add support for 1.20.6
- Allow to bypass the limbo teleportation check using the `librelogin.limbo.access` permission
- Switch to another API when Mojang timeouts
- Fix Bungee log spam
- Fix a possible exploit when using poorly-written /back commands.
be rejected.
This release disables the ashcon API, as it is faulty. This caused severe bugs. This release also allows you to use /librelogin user premium|cracked on online players.
This release fixes dependency issues that caused problems on bungeecord
Since this release, checksums are not calculated for packetevents dependencies. This was done because packetevents get redeployed with a different checksum and thus causing a conflict.
This release uploads a proper binary with proper checksum
This release fixes a bug that would cause wrong sessions to get encrypted and thus resulting in disconnect.
This is a hotfix so that protocol lib is no longer required to be present on a paper server.
This release:
- Switches from protocollib to packetevents (shaded-in), a bit experimental but should work.
- Adds LibreLoginPlugin#createUser to the API
- Adds support for authme Postgres migration