LibreLogin | Auto Login | 2FA | Bedrock Support icon

LibreLogin | Auto Login | 2FA | Bedrock Support -----

Open-source and multiplatform authentication plugin with automatic login for premium players.




  • Add support for 1.21.4
  • Add support for Java 23
  • Fix "logged in from another location" issue on Paper (see GH #296)
----------, Jan 27, 2025

  • This release works around the Mojang API that is currently faulty.
  • Expect delays when connecting and errors in the log as librelogin falls back to alternative APIs.
----------, Jan 15, 2025

  • Fix an issue where the plugin wouldn't boot on modern velocity versions
  • 1.21 compatibility
----------, Jul 22, 2024

  • Set session-timeout to 0 by default
  • Add support for LuckPerms context
  • Add support for 1.20.6
  • Allow to bypass the limbo teleportation check using the librelogin.limbo.access permission
----------, Jun 12, 2024

- Add LogIt plugin migration
- Switch to another API when Mojang timeouts
- Fix Bungee log spam
----------, May 21, 2024

fix bug on bungee where players lost their data
----------, May 17, 2024

- Fix annoying bungee log spam on slow connections to the DB
----------, May 16, 2024

- Fix a bug where players could not enter overworld from nether
----------, May 12, 2024

- Add a temporary fix to account for the incorrect data provided by the PlayerDB.co API.
- Fix a possible exploit when using poorly-written /back commands.
----------, May 11, 2024

- Fix issue regarding UUIDs on Bungee
----------, May 6, 2024

- Fix issues with public keys occurring on new Bungee builds
----------, May 5, 2024

This release fixes a sanity check introduced in the previous release that was too strict and caused some valid names to be rejected.
----------, May 1, 2024

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.
----------, May 1, 2024

This release fixes an issue with geyser/floodgate on Paper
----------, Apr 7, 2024

This release fixes dependency issues that caused problems on bungeecord
----------, Mar 31, 2024

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.
----------, Mar 29, 2024

This release uploads a proper binary with proper checksum
----------, Mar 26, 2024

This release fixes a bug that would cause wrong sessions to get encrypted and thus resulting in disconnect.
----------, Mar 26, 2024

This is a hotfix so that protocol lib is no longer required to be present on a paper server.
----------, Mar 25, 2024

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
----------, Mar 25, 2024

Bungee/Waterfall hotfix
----------, Jan 19, 2024

0.18.2 - 1.20.4 | max login tries
----------, Jan 17, 2024

See the commits of this release for further information.
----------, Nov 25, 2023

See the commits of this release for further information.
----------, Nov 25, 2023


This release adds integration with the nanolimboplugin and allows you to migrate from limboauth.
----------, Sep 2, 2023


- 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
----------, Jul 24, 2023

This release adds fastlogin support, better profile conflict resolution, and fixes some bugs.
----------, Jul 4, 2023

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
----------, Jun 25, 2023

This release adds support for action bars.
Also, it moves some logs from the INFO level to DEBUG level.
----------, Jun 14, 2023

This release fixes a potential security hole and fixes the infinite auto-completion issue.
----------, Jun 13, 2023

This release fixes bugs on BungeeCord and adds 1.20(.1) support.
----------, Jun 12, 2023

Bungee hotfix
----------, Jun 10, 2023

This release adds per-IP account limit and PostgreSQL support.
----------, Jun 9, 2023

This release fixes several bugs and reworks the event API.
----------, Jun 6, 2023

Fix using getHostName instead of getHostAddress. This caused the server to sometimes attempt to resolve the hostname, thus, causing lag.
----------, May 24, 2023

This release adds a new configuration regarding 2FA, and adds support for nlogin.
----------, May 21, 2023

This release fixes BungeeCord plugin load order.
----------, May 21, 2023

This release fixes some bugs and restores floodgate compatibility.
----------, May 6, 2023

This release adds support for argon hashing, adds a new database type, and includes a better password list (1M passwords)
----------, Apr 29, 2023

This release fixes some unsevere security issues.
----------, Apr 23, 2023

This release makes the plugin compatible with the newest version of ProtocolLib
----------, Apr 16, 2023

This release fixes several bugs, adds mini-message support, and cleans up code.
----------, Apr 15, 2023

This release fixes several bugs, adds the /librelogin user alts command, and cleans the code.
----------, Mar 18, 2023

This release fixes several bugs and reworks the server handling.
----------, Mar 11, 2023

This release fixes some bugs and adds support for the nanolimbo plugin. https://www.spigotmc.org/resources/nanolimboplugin.105297/
----------, Feb 24, 2023

This release fixes incompatibility with Floodgate on Paper
----------, Feb 19, 2023

This release fixes issues with LuckPerms on Paper
----------, Feb 19, 2023

Fix compatibility with multiworld plugins
----------, Feb 18, 2023

This release finally adds Paper support.

The Paper support is still beta, so expect bugs.


This release also minimizes the jar by downloading the dependencies at runtime.

Also, SQLite is now supported and set as the default database.
----------, Feb 18, 2023

This release fixes conflicts with fallback plugins.
----------, Dec 26, 2022

This release fixes conflicts with fallback plugins.
----------, Dec 26, 2022

This release fixes the API communication.
----------, Dec 13, 2022

This release allows you to configure forced hosts and customize the command syntax in messages.conf. For developers, this release makes the User an interface, so you can more easily integrate LibrePremium with your database system.
----------, Nov 4, 2022

This release fixes some bugs, most notably data migration.
----------, Sep 8, 2022

This release adds debug mode
----------, Aug 25, 2022

This release fixes some bugs and allows you to disable fallbacking.
----------, Aug 15, 2022

This release fixes some bugs.
----------, Aug 11, 2022

This release fixes several bugs, enhances the 2FA process and makes it more robust and fool-proof, remembers the last server of a player, and improves the security in case of server shutdown/failure.
----------, Aug 10, 2022

This release improves update checking and fixes some bugs.
----------, Jul 28, 2022

This release fixes some bugs
----------, Jul 9, 2022

This release fixes some bugs and allows to disable pinging
----------, Jul 9, 2022

This release fixes some bugs introduced in the previous version.
----------, Jul 7, 2022

This release fixes some bugs introduced in the previous version.
----------, Jul 7, 2022

This release introduces periodical server pinging and changes the main API used to retrieve UUIDs to CloudProtected. This should (hopefully) fix API limit issues.
----------, Jul 7, 2022

This release fixes several bugs and adds support for Floodgate linking.
----------, Jul 3, 2022

This release fixes a bug that allowed players to bypass authentication under specific conditions.
----------, Jun 27, 2022

This release fixes a bug that allowed unauthorized players on bungeecord to execute commands.
----------, Jun 26, 2022

This release fixes bugs with server selection and a bug that allowed players to bypass login under certain conditions.
----------, Jun 25, 2022

This release fixes some bugs
----------, Jun 25, 2022

This release adds sessions and enhances the API a bit.
----------, Jun 24, 2022

Fixes a bug that caused the console not to be able to execute some commands.
----------, Jun 5, 2022

Fixes bungee not starting
----------, Jun 4, 2022

This release introduces password validation, improves the documentation, is far more optimized, and fixes some bugs.
----------, Jun 4, 2022

Several bugfixes, most notably authme conversion fix and protocolize fix.
----------, May 21, 2022

This release adds support for TOTP-based 2FA (Google Authenticator, Authy, etc.) and Floodgate.
----------, May 8, 2022

This release brings critical bug fixes regarding username changes and Bungee port.
----------, Apr 30, 2022

This release adds support for RedisBungee, removes the cache, and improves update checking
----------, Apr 28, 2022

Several bugfixes
----------, Apr 20, 2022

Some bugfixes
----------, Apr 20, 2022

Even more hotfixes. I must be talented in breaking stuff
----------, Apr 19, 2022

This release fixes an issue related to configuration migration.
----------, Apr 19, 2022


This release removes the alias /r for /register because it conflicted with /reply.
----------, Apr 8, 2022

Full Changelog: https://github.com/kyngs/LibrePremium/compare/0.4.3...0.4.4

This release adds auto register and allows you to specify how often a player should be notified when they are not authorized.
----------, Apr 8, 2022

Full Changelog: https://github.com/kyngs/LibrePremium/compare/0.4.2...0.4.3

This release adds:
  • Support for DynamicBungeeAuth SHA-512.
  • ForceLogin
  • Big optimizations to the migration algorithm
  • Update checker, so you do not need to worry about checking the version manually.
----------, Apr 7, 2022

Aegis never stops surprising me, I am getting tired of this.
----------, Apr 6, 2022

This release adds the option to convert from aegis (SHA-256) and AuthMe (SHA-256).
This release also fixes some issues with MySQL, that were experienced by few users.
----------, Apr 6, 2022

This release adds subtitles and improves the stability of the plugin.
----------, Apr 6, 2022

This release fixes a bug that would occur when using a weird table name.
----------, Apr 4, 2022

A small configuration hotfix
----------, Apr 4, 2022

This release adds support for BCrypt and allows you to migrate from AuthMe (currently only BCrypt is supported)
----------, Apr 3, 2022

Fixes UUID confliction in rare cases, enhances wiki
----------, Apr 2, 2022

This release adds optional titles when the player is unauthorized and allows you to specify how new UUIDs should be generated.
----------, Apr 1, 2022

This new release adds three commands:
  • Registering a user with the specified name
  • Enabling autologin of an existing user
  • Disabling autologin of an existing user

Also, this release adds bstats tracking.
----------, Mar 30, 2022

This update adds player unregistering and deleting, see the wiki for further explanation.
----------, Mar 30, 2022

Resource Information
Author:
----------
Total Downloads: 38,689
First Release: Mar 29, 2022
Last Update: Jan 27, 2025
Category: ---------------
All-Time Rating:
58 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings