aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-31Add option to disable ip sessionsfeat/ipsessiondisablenea
2023-03-21Fix getLoginIp method returning UUID instead of last IP (#86)HEADmasterWruczek
2023-02-24Registration command + small gradle update (#79)AVuTuVA
* Registration command + small gradle update * Update README.md * Registration command improvement
2023-02-061.1.11 release: status-code-* options are now listsPetr Ilin
2023-02-031.1.10 release: Changed status-code-user-not-exists 204 -> 404Petr Ilin
2023-01-261.1.9 release: .schem schematic supportPetr Ilin
2023-01-26Fix destroysession permissionPetr Ilin
2023-01-23Ability to deny/allow commands without permission pluginsPetr Ilin
2023-01-23Run CI only on master branchPetr Ilin
2023-01-23New build workflowPetr Ilin
2023-01-23Removing players from the session/premium cache when changing passwordsPetr Ilin
2023-01-22[skip ci] Release dev-build only on pushJNNGL
2023-01-22Добавление алиасов /logout, /cp и /fcp (#73)Новгородцев Юрий
* Update VERSION * Update build.gradle * Update LimboAuth.java
2023-01-22Don't register command if totp is disabled (#74)AVuTuVA
2023-01-211.1.4: SHA512_NLOGIN migration hashPetr Ilin
2023-01-171.1.3: totpToken = ""Petr Ilin
2023-01-161.1.2: Register HotfixPetr Ilin
2023-01-16Hotfix: Legacy PluginMessages tag on legacy versionsPetr Ilin
2023-01-16Update VERSIONPetr Ilin
2023-01-161.1.1 release: Client Mod support, RegisteredPlayer refactorPetr Ilin
2023-01-13Fix * formattingSkyWatcher_2019
2023-01-13[ci skip] Update README.md (#65)enotuk
2023-01-13Hotfix: do not relocate ExceptionsPetr Ilin
2023-01-131.1.0 release: update dependenciesPetr Ilin
2023-01-121.0.9Petr Ilin
2023-01-03incrementBruteforceAttempts correctlyPetr Ilin
2023-01-031.0.8 releasePetr Ilin
2023-01-03Temporarily disable isPremiumByIdentifiedKey because some clients send UUID ↵Petr Ilin
version 4 (random UUID) even if the player is cracked
2023-01-03Enum in SettingsPetr Ilin
2023-01-03LimboAuthCommand refactorPetr Ilin
2023-01-02Correctly use ExceptionsPetr Ilin
2023-01-02disable-falling config optionPetr Ilin
2023-01-02Bump dependenciesPetr Ilin
2023-01-02isPremiumByIdentifiedKey check. Works on 1.19+Petr Ilin
2023-01-01Happy new yearPetr Ilin
2022-12-30More correct premium detectionPetr Ilin
2022-12-30Do not kick floodgate players with forced offline modePetr Ilin
2022-12-26Fix migrateDb for postgres and sqlitePetr Ilin
2022-12-26Fix migrateDbPetr Ilin
2022-12-25Ban IP on bruteforce attemptsPetr Ilin
2022-12-25Save IP and date on every loginPetr Ilin
2022-12-25Password getter in PostEventPetr Ilin
2022-12-25Fix ChangePasswordCommand for premium usersPetr Ilin
2022-12-25Fire AuthUnregisterEvent on /forceunregPetr Ilin
2022-12-25Kick online mode players on force offline modePetr Ilin
2022-12-25Connect to ORM fixPetr Ilin
2022-12-25MySQL external library fixPetr Ilin
2022-12-24H2 v1->v2 migration, external database librariesPetr Ilin
2022-12-23ChangePasswordCommand fixPetr Ilin
2022-12-23ChangePasswordCommand for premium playersPetr Ilin