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
498 stars 121 forks source link

Suggestions for third-party plugin #1198

Closed Sh3r1ffCZ closed 5 months ago

Sh3r1ffCZ commented 5 months ago

Is your feature request related to a problem? Please describe.

As already written here, the new version of BungeeCord is throwing some players off. I saw that updating FastLogin would solve the problem

Describe the solution you'd like

I have reported the problem to them as well, however I don't believe that the problem will somehow be solved from their side ([...] plugin), so I am writing here to see if there is any possibility. Thank you

Describe alternatives you've considered

However, my problem is that I have the "[...]" plugin. Without this plugin it is possible to connect to the server, but this plugin is not so easy to replace. As I would lose quite a few passwords with players when they have the autologin of this plugin turned on.

Platform

BungeeCord

Relevance

games647 commented 5 months ago

It's clearly a bug from the plugin changing the onlinemode. The author of that plugin needs to fix it or you need to use an older BungeeCord version. I could write you an importer for FastLogin and AuthMe, but there nothing else I could help you here.