-
-
Notifications
You must be signed in to change notification settings - Fork 142
Description
Is your feature request related to a problem? Please describe.
Hi, my issue is related to this problem #355. I have FastLogin just on Auth server, I had it previously on Lobby too with Authme, but then when players used /lobby they had to enter password, it was broken somehow, so I moved it to separate Auth server, also due to protection from bots etc.
Now when players activate premium on login, go on Lobby and some server, then they disconnect and connect again, they still have to use password... Only solution for it is reconnecting on Lobby instantly after they add to premium list, without joining another server.
Btw having this problem so long... since May and players are really complaining why FastLogin doesn't work. I really considered moving to another plugin, but PremiumLogin is broken too... so I'm considering buying a premium plugin for login due to this, if it couldn't be solved in near future, for ex. this week, because really I'm waiting for it so long and any respond or solution from your side.
Describe the solution you'd like
Solution could be when you add way to accept premium change instantly on server, where the /premium command is confirmed, without waiting for accepting on the server where player disconnects. In this case, I have to put FastLogin (and probably AuthMe too) on all servers, which is kinda useless. Would be nice if it would work just on Authme.
Describe alternatives you've considered
Alternative could be, if you don't have to use bungee mode even when bungee is set to true in spigot.yml. Then we don't need solve this.... Because look, I wanna FastLogin just on Authme server to confirm premium and log in like premium that's all. That's the only one server, where can users log in. So why should I use bungee variant of FastLogin? Would be better if you add way to enable bungee: true in fastlogin config, instead of automatically enabling when in spigot is set bungee: true.... Maybe I don't wanna bungee version even if I'm running BungeeCord. It's causing more troubles now.
So it wouldn't trigger automatically bungee mode even when there's bungee: enabled in spigot.yml.
Additional context
Hopefully you will fix it really soon, like I said, tried also another plugin due to it, and considering moving to premium login due to this. I see that you're making changes in plugin, but really, why can't you finally fix this?