Skip to content

Releases: Elytrium/LimboAuth

Dev-build 39e6653

23 Sep 15:10
Compare
Choose a tag to compare
Dev-build 39e6653 Pre-release
Pre-release

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

19 Jun 12:33
Compare
Choose a tag to compare
  • 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

05 Jul 18:53
Compare
Choose a tag to compare
  • 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

24 Feb 11:00
3f5c7e4
Compare
Choose a tag to compare
  • /forceregister command

Release 1.1.11

06 Feb 18:41
Compare
Choose a tag to compare
  • status-code-* options are now lists

Release 1.1.10

03 Feb 14:31
Compare
Choose a tag to compare
  • 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

26 Jan 18:22
Compare
Choose a tag to compare
  • WorldEdit .schem file support

Release 1.1.8

26 Jan 10:39
Compare
Choose a tag to compare
  • Fix destroysession permission

Release 1.1.7

23 Jan 20:05
Compare
Choose a tag to compare
  • Ability to deny/allow commands without permission plugins

Release 1.1.6

23 Jan 13:01
Compare
Choose a tag to compare
  • Removing players from the session/premium cache when changing passwords