lenis0012 / LoginSecurity

Lightweight and secure user authentication for Bukkit Minecraft servers
https://www.spigotmc.org/resources/loginsecurity.19362/
Apache License 2.0
98 stars 84 forks source link

Logging out and doing login again counts as "max login tries" #314

Open AyazJenkins opened 10 months ago

AyazJenkins commented 10 months ago

Install loginsecurity on your server Register Do /logout Login again Repeat this 5 times After doing this 5 times you will get kicked for: [LoginSecurity] Exceeded max login tries: 5

If max login tries is set to something low like 1, you will IMMEDIATELY get kicked after doing logout and logging back in.

lenis0012 commented 10 months ago

Unfortunately I don't have time to fix this before releasing 3.2.1 I will try to get a dev build out that fixes this some time this week though