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

LoginSecurity asks users to register with /register, even when disabled #335

Open TheDiscordian opened 4 months ago

TheDiscordian commented 4 months ago

LoginSecurity asks users to register with /register, even when disabled. The disabled message only shows when they attempt to register, which is frustrating.

I think it should only show the disabled message, and not the "please register with /register". Ours redirects users to a Discord server to register, I'd rather just show that.