lenis0012 / LoginSecurity

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

Allow to use . as a character and have floodgate compatibility #357

Open HiA-o opened 6 months ago

HiA-o commented 6 months ago

Right now it is not possible to get floodgate compatibility because loginsecurity does not allow to get special characters like . or + and I think there should be a way to allow to use the character . or + as an option to have floodgate compatibility, because if you disable the special characters in the config, you put at risk the security of your server, so this way, you would only be enabling one special character and not all of them.

I don't know if there is another way to add this compatibility with a single special character right now, but I think it's something they should consider adding.

Clyde6790pGIT commented 4 months ago

Just set the prefix to _ it works like a charm.