Releases: Elytrium/LimboAuth
Releases · Elytrium/LimboAuth
Dev-build 39e6653
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
Release 1.1.14
- Fixed rare online-mode/floodgate race condition then transferring between limbos
- Update Minecraft wiki link to new domain by @Spongecade in #126
- Fixed many grammatical errors in the config by @Piecuuu in #162
- Implemented experimental non-strict
online-mode-need-auth
variant - Check for updates asynchronously
- Velocity b329+ support
- Some optimizations
Release 1.1.13
- 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
Release 1.1.12
- /forceregister command
Release 1.1.11
status-code-*
options are now lists
Release 1.1.10
- WARNING: Mojang API replaced the status code 204 with 404, so you should change the
status-code-user-not-exists
LimboAuth config value to 404 if it was previously set to 204! - ВНИМАНИЕ: Mojang API заменили код ответа 204 на 404, так что необходимо заменить параметр
status-code-user-not-exists
в конфиге LimboAuth на 404, если у вас он стоит на 204!
Release 1.1.9
- WorldEdit .schem file support
Release 1.1.8
- Fix destroysession permission
Release 1.1.7
- Ability to deny/allow commands without permission plugins
Release 1.1.6
- Removing players from the session/premium cache when changing passwords