games647 / FastLogin

Checks if a minecraft player has a valid paid account. If so, they can skip offline authentication automatically. (premium auto login)
https://www.spigotmc.org/resources/fastlogin.14153
MIT License
494 stars 122 forks source link

FastLogin not working with AuthMe and AuthMeBungee #273

Open Pato05 opened 5 years ago

Pato05 commented 5 years ago

What behaviour is observed:

I go on the server, and I'm prompted by AuthMe to login.

What behaviour is expected:

I'd expect to get FastLogin to get me auto-logged in

Steps/models to reproduce:

tuchuants commented 5 years ago

I have the same problem too. It doesn't work when the server use AuthMeReload5.6.0.
I solved it. I try to put the BungeeCord's stats in the "proxy-whitelist.txt" in spigot server and the problem solved.

Pato05 commented 5 years ago

@tuchuants I did it as you've seen in the steps to reproduce section, but it doesn't work neither