
LimboAuth
Minecraft Auth System for Velocity proxy built in virtual server (Limbo). Built with LimboAPI.
Properly update spotbugs
Update PaperMC repository
Do not send backend-api response to closed server connection\nImprove
online-mode-need-auth-strictcomment\nRenameLimboAuth::setPremiumtoLimboAuth::setPremiumCacheLowercasedand add helper function forCachedPremiumUser::setForcePremium\nDenyPreLoginEventthenAuthListener::onPreLoginEventfailsProperly check for database entry in non-strict hybrid-auth mode\nAdd
/forcelogincommand to README.md\nIgnorePreLoginEventif any other plugin was already disconnecting the player\nIsolateDatabaseLibrary::connectToORM\nDisablebackend-apiby defaultOops forgot to commit
Initial placeholders support for backend servers
- Fixed rare online-mode/floodgate race condition then transferring between limbos
- Update Minecraft wiki link to new domain by @Spongecade in https://github.com/Elytrium/LimboAuth/pull/126
- Fixed many grammatical errors in the config. by @Piecuuu in https://github.com/Elytrium/LimboAuth/pull/162
- Implemented experimental non-strict
online-mode-need-authvariant - Check for updates asynchronously
- Velocity b329+ support
- Some optimizations
Release 1.1.14
Use non-strict hybrid-auth only if the player doesn't exists in the database
Hotfix some issues with
online-mode-need-auth-strictImplement non-strict
online-mode-need-authvariant\nProperly invokeLimboAuth::unsetForcedPreviouslyFixed many grammatical errors in the config. (#162)
Fix rare online-mode/floodgate race condition then transferring between limbos
Check for updates asynchronously
Velocity b329+ support\nMerge remote-tracking branch 'origin/master'
Conflicts:
gradle.properties
Fix workflow
simpler mysql fix
possible fix for mysql [untested]
optimizations
- Fix getLoginIp method returning UUID instead of last IP
- Fix PostLogin task never removed
- MariaDB database library support (fixes "transaction_isolation" error)
- PLAINTEXT and CRC32C migration types support
- Shutdown server if SQL error caught on proxy initialization
- Add ChangePasswordEvent