aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/elytrium/limboauth/LimboAuth.java
AgeCommit message (Expand)Author
2023-01-23Removing players from the session/premium cache when changing passwordsPetr Ilin
2023-01-22Добавление алиасов /logout, /cp и /fcp (#73)Новгородцев Юрий
2023-01-22Don't register command if totp is disabled (#74)AVuTuVA
2023-01-16Hotfix: Legacy PluginMessages tag on legacy versionsPetr Ilin
2023-01-161.1.1 release: Client Mod support, RegisteredPlayer refactorPetr Ilin
2023-01-131.1.0 release: update dependenciesPetr Ilin
2023-01-121.0.9Petr Ilin
2023-01-03incrementBruteforceAttempts correctlyPetr Ilin
2023-01-03Enum in SettingsPetr Ilin
2023-01-02Correctly use ExceptionsPetr 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-25Kick online mode players on force offline modePetr Ilin
2022-12-24H2 v1->v2 migration, external database librariesPetr Ilin
2022-12-23Cracked nicknames detection fixPetr Ilin
2022-12-23Refactoring + FixesPetr Ilin
2022-12-14Fix duplicate entry and possible fix of "must provide non-null hash"Petr Ilin
2022-12-09Option to switch the saving of premium accountsPetr Ilin
2022-12-07Improved check of whether player is premiumPetr Ilin
2022-07-12"Disable registrations" featurePetr Ilin
2022-07-12Ability to change the world light levelPetr Ilin
2022-07-10 In-async-thread scheduler v2Petr Ilin
2022-07-10 In-async-thread schedulerPetr Ilin
2022-07-02Dispose Limbo on reloadPetr Ilin
2022-06-121.19 chat momentPetr Ilin
2022-06-12Ability to change gamemodePetr Ilin
2022-06-08TimeUpdate implementation (world-ticks in config)Petr Ilin
2022-05-20Massive code refactor, update dependencies, etc.mdxd44
2022-05-15More secure SQLExceptions handlingPetr Ilin
2022-04-14Structure block (.nbt) schematic supportPetr Ilin
2022-04-03Session fix x2Petr Ilin
2022-04-03Session fixPetr Ilin
2022-04-02Happy new year!Petr Ilin
2022-04-02Better premium/cracked detection+caching (closes #15, closes #19)Petr Ilin
2022-04-01Floodgate nicknames fixPetr Ilin
2022-03-31/premium /license aliasPetr Ilin
2022-03-30TaskEvent fixesPetr Ilin
2022-03-30PreAuthorizationEvent fixPetr Ilin
2022-03-30Lowercased player cachingPetr Ilin
2022-03-28More eventsPetr Ilin
2022-03-25Events implementation fixPetr Ilin
2022-03-25Ability to change auth commands "name"Petr Ilin
2022-03-25Config parameter to totally disable hybrid authPetr Ilin
2022-03-25Events implementationPetr Ilin
2022-03-22PostgreSQL automigration fix (closes #17)Petr Ilin