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

ResetPW Command does not work #101

Closed GershonR closed 6 years ago

GershonR commented 6 years ago

I'm using 0.16.5 Flexible Login with the case sensitive name checking turned off and I cannot reset/change passwords, I tried doing it when they are online and offline, it says the password has been changed but when they use the new password it does not log them in.

spongeforge-1.12.2-2611-7.1.0-BETA-2916

games647 commented 6 years ago

Do you have any errors in the logs?

GershonR commented 6 years ago

I do not get any errors it just says password has been changed

games647 commented 6 years ago

Do you used the UUID or the name version of the reset command?

GershonR commented 6 years ago

I use player names, i.e /flexiblelogin resetpw bob test, when I was using the API 5 /flexiblelogin changepassword it was working fine for me

GershonR commented 6 years ago

It works, thanks for the quick fix