https://github.com/kyngs/librelogin
Open-source, multiplatform, and highly customizable minecraft authentication plugin with outstanding features and API.
https://github.com/kyngs/librelogin
authentication bungeecord minecraft papermc velocity waterfall
Last synced: about 1 year ago
JSON representation
Open-source, multiplatform, and highly customizable minecraft authentication plugin with outstanding features and API.
- Host: GitHub
- URL: https://github.com/kyngs/librelogin
- Owner: kyngs
- License: mpl-2.0
- Created: 2022-03-18T18:47:12.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-28T09:34:36.000Z (over 1 year ago)
- Last Synced: 2025-04-04T09:05:32.107Z (about 1 year ago)
- Topics: authentication, bungeecord, minecraft, papermc, velocity, waterfall
- Language: Java
- Homepage:
- Size: 4.46 MB
- Stars: 204
- Watchers: 4
- Forks: 64
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# LibreLogin
(formerly LibrePremium) is an open-source, multiplatform, and highly customizable authentication plugin with outstanding features and API.
# Quick information

## Basic set of features
- AutoLogin for premium players
- TOTP 2FA (Authy, Google Authenticator...) [details](https://github.com/kyngs/LibreLogin/wiki/2FA)
- Session system
- Name validation (including case sensitivity check)
- Automatic data migration for premium players
- Migration of a player's data by using one command
- Geyser (Bedrock) support using [Floodgate](https://github.com/kyngs/LibreLogin/wiki/Floodgate)
## Considerations
- When using on proxy, you need to secure your limbo
## Platforms
- [x] Velocity
- [x] BungeeCord
- [x] Paper
## References
- check out [reviews](https://www.spigotmc.org/resources/librelogin-authorization-plugin-automatic-login-2fa.101040/reviews) on spigotmc.org
# Special thanks
- [Raixo](https://github.com/RAIXOCZ) - for developing the original bungeecord port
- [FastLogin contributors](https://github.com/games647/FastLogin) - for their work, which was used as a base for the
paper port
- [Fejby](https://github.com/Fejby) - for providing Floodgate test server and helping with testing
# License
LibrePremium is [FOSS](https://en.wikipedia.org/wiki/Free_and_open-source_software), licensed under the Mozilla Public License 2.0.
[Read the license here.](https://github.com/kyngs/LibreLogin/blob/master/LICENSE)
The plugin **is and always will be** completely open-source, so you don't need to worry about malicous copies.