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
Properly check for database entry in non-strict hybrid-auth mode\nAdd /forcelogin
command to README.md\nIgnore PreLoginEvent
if any other plugin was already disconnecting the player\nIsolate DatabaseLibrary::connectToORM
\nDisable backend-api
by default
- 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