Do not send backend-api response to closed server connection\nImprove online-mode-need-auth-strict
comment\nRename LimboAuth::setPremium
to LimboAuth::setPremiumCacheLowercased
and add helper function for CachedPremiumUser::setForcePremium
\nDeny PreLoginEvent
then AuthListener::onPreLoginEvent
fails
Oops 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-auth
variant - 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-strict
Implement non-strict online-mode-need-auth
variant\nProperly invoke LimboAuth::unsetForcedPreviously
Fixed 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
Fix PostLogin task never removed (closes #97)\nRelease 1.1.13
- /forceregister command