lenis0012 / LoginSecurity

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

Implement support for GeySerMC #268

Open Francesco99d opened 2 years ago

Francesco99d commented 2 years ago

Hi, I'm experiencing incompatibility issues with Loginsecurity (in combo with fastlogin) and GeySerMC. Basically, despite changing the prefix for Bedrock users to [PE] and setting "filter-special-chars: false", somehow I can't log in with the Bedrock account that has the same name as a Java account. I was wondering if there was a way to correct this.

P.s. I'm sure this is the problem since if I disable loginsecurity and fastlogin everything works properly.