games647 / FlexibleLogin

A Sponge minecraft server plugin for second factor authentication
https://forums.spongepowered.org/t/8872
MIT License
87 stars 23 forks source link

'validNames' doens't work at all #171

Open Archer-Dante opened 4 years ago

Archer-Dante commented 4 years ago

Hello~

Just tried to change it, no matter what Regex is there, it's always work only like there is basic Regex ^\w{2,16}$ if i change min 2 nickname length to 6 (for example) it still passes the users with 2-5 length nicknames. So the main trouble i can't add additional symbols in Regex, and players with non-english or mixed nicknames can't join, since no changes in regex has effect.

Maybe i should notice that's the only thing doesn't work in config. Everything else works flawlessly on change.

Regards.

spongeforge 2838-7.1.8