index
:
github/LimboAuth.git
feat/ipsessiondisable
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
net
/
elytrium
/
limboauth
/
Settings.java
Age
Commit message (
Expand
)
Author
2023-01-13
1.1.0 release: update dependencies
Petr Ilin
2023-01-03
Enum in Settings
Petr Ilin
2023-01-02
Correctly use Exceptions
Petr Ilin
2023-01-02
disable-falling config option
Petr Ilin
2023-01-02
isPremiumByIdentifiedKey check. Works on 1.19+
Petr Ilin
2023-01-01
Happy new year
Petr Ilin
2022-12-25
Ban IP on bruteforce attempts
Petr Ilin
2022-12-25
Kick online mode players on force offline mode
Petr Ilin
2022-12-24
H2 v1->v2 migration, external database libraries
Petr Ilin
2022-12-23
Refactoring + Fixes
Petr Ilin
2022-12-14
Update comments
Petr Ilin
2022-12-09
Option to switch the saving of premium accounts
Petr Ilin
2022-12-07
Improved check of whether player is premium
Petr Ilin
2022-07-23
Hint in WRONG_NICKNAME_CASE_KICK. (#44)
kforbro
2022-07-12
"Disable registrations" feature
Petr Ilin
2022-07-12
Ability to change the world light level
Petr Ilin
2022-07-01
SHA512_P_REVERSED_HASH migration-hash
Petr Ilin
2022-06-12
Ability to change gamemode
Petr Ilin
2022-06-08
TimeUpdate implementation (world-ticks in config)
Petr Ilin
2022-05-20
Massive code refactor, update dependencies, etc.
mdxd44
2022-05-15
More secure SQLExceptions handling
Petr Ilin
2022-04-14
Structure block (.nbt) schematic support
Petr Ilin
2022-04-12
Even more migration hashes...
Petr Ilin
2022-04-02
Happy new year!
Petr Ilin
2022-04-02
Better premium/cracked detection+caching (closes #15, closes #19)
Petr Ilin
2022-04-01
More migration hashes
Petr Ilin
2022-03-28
DBA SHA512 migration hash algorithm
Petr Ilin
2022-03-25
Ability to change auth commands "name"
Petr Ilin
2022-03-25
Config parameter to totally disable hybrid auth
Petr Ilin
2022-03-25
Events implementation
Petr Ilin
2022-02-07
Title settings
Petr Ilin
2022-02-07
Fix some premium commands
Petr Ilin
2022-02-06
One more hashing algo (Argon2)
Petr Ilin
2022-02-06
More migration hash algorithms
Petr Ilin
2022-01-25
Ability to set the prefix to offline/online players nickname
Petr Ilin
2021-12-31
Add floodgate support, release candidate 2.
mdxd44
2021-12-27
Add bStats and force changepassword command.
mdxd44
2021-12-27
Fixes of PREMIUM feature. (Closed LimboAPI#31)
Petr Ilin
2021-12-23
Titles, auth time, bossbar, max and min auth time, unsafe passwords. (Closes ...
mdxd44
2021-12-17
Split projects.
mdxd44