status-code-*
options are now lists
- WARNING: The 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!
- WorldEdit .schem file support
1.1.9 release: .schem schematic support
- Fix destroysession permission
- Ability to deny/allow commands without permission plugins
Ability to deny/allow commands without permission plugins
- Removing players from the session/premium cache when changing passwords
Run CI only on master branch
- Don't register /totp command if totp is disabled
- /logout, /cp, /fcp command alias
- SHA512_NLOGIN migration hash
Hotfix
- Updated dependencies
- BruteforceAttempts fixes
- LimboAuth#getAuthServer API
- H2 v1 -> v2 migration
- ChangePassword for premium players
- Password getter in PostEvent
- Fire AuthUnregisterEvent on /forceunreg
- Save IP and date on every login, ban IP on bruteforce attempts
- More correct premium detection
- disable-falling config option
- Minecraft 1.19.3 support
- Fix of "must provide non-null hash
- Improved check of whether player is premium
- Option to switch the saving of premium accounts