aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/elytrium/limboauth/Settings.java
AgeCommit message (Expand)Author
2023-01-23New build workflowPetr Ilin
2023-01-211.1.4: SHA512_NLOGIN migration hashPetr Ilin
2023-01-161.1.1 release: Client Mod support, RegisteredPlayer refactorPetr Ilin
2023-01-131.1.0 release: update dependenciesPetr Ilin
2023-01-03Enum in SettingsPetr Ilin
2023-01-02Correctly use ExceptionsPetr Ilin
2023-01-02disable-falling config optionPetr Ilin
2023-01-02isPremiumByIdentifiedKey check. Works on 1.19+Petr Ilin
2023-01-01Happy new yearPetr Ilin
2022-12-25Ban IP on bruteforce attemptsPetr Ilin
2022-12-25Kick online mode players on force offline modePetr Ilin
2022-12-24H2 v1->v2 migration, external database librariesPetr Ilin
2022-12-23Refactoring + FixesPetr Ilin
2022-12-14Update commentsPetr Ilin
2022-12-09Option to switch the saving of premium accountsPetr Ilin
2022-12-07Improved check of whether player is premiumPetr Ilin
2022-07-23Hint in WRONG_NICKNAME_CASE_KICK. (#44)kforbro
2022-07-12"Disable registrations" featurePetr Ilin
2022-07-12Ability to change the world light levelPetr Ilin
2022-07-01SHA512_P_REVERSED_HASH migration-hashPetr 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-12Even more migration hashes...Petr Ilin
2022-04-02Happy new year!Petr Ilin
2022-04-02Better premium/cracked detection+caching (closes #15, closes #19)Petr Ilin
2022-04-01More migration hashesPetr Ilin
2022-03-28DBA SHA512 migration hash algorithmPetr 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-02-07Title settingsPetr Ilin
2022-02-07Fix some premium commandsPetr Ilin
2022-02-06One more hashing algo (Argon2)Petr Ilin
2022-02-06More migration hash algorithmsPetr Ilin
2022-01-25Ability to set the prefix to offline/online players nicknamePetr Ilin
2021-12-31Add floodgate support, release candidate 2.mdxd44
2021-12-27Add bStats and force changepassword command.mdxd44
2021-12-27Fixes of PREMIUM feature. (Closed LimboAPI#31)Petr Ilin
2021-12-23Titles, auth time, bossbar, max and min auth time, unsafe passwords. (Closes ...mdxd44
2021-12-17Split projects.mdxd44