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

tcpshield 2.5 and fastlogin incompatibility #577

Closed cicatrice74 closed 3 years ago

cicatrice74 commented 3 years ago

What happened?

I have a 1.16.5 paper server and i use fastlogin (latest 17jun dev) and latest authme reloaded dev but if i use tcpshield 2.5 it asks for login on premium users, if i use tcpshield 2.4 it works normally, can u please try this and tell me what i need to do or what i need to report on tcpshield/authme/fastlogin githubs ?

What did you expect?

i expext to let premium users auto login as before

Steps to reproduce

fastlogin jun17 dev , authme latest dev and tcpshield 2.5

Plugin list

authme reloaded,fastlogin,protocollib,tcpshield2.5

Configuration file

No response

Server log

No response

Plugin version

fastlogin build #999

Platform

Spigot

Relevance

games647 commented 3 years ago

Please post the server log at the login and the configuration file. Do you tried invoking the premium command?

cicatrice74 commented 3 years ago

I normally use it on tcpshield 2.4 with no issue, it only happens using latest tcpshield 2.5

Il giorno mar 13 lug 2021 alle ore 10:48 games647 @.***> ha scritto:

Please post the server log at the login and the configuration file. Do you tried invoking the premium command?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/games647/FastLogin/issues/577#issuecomment-878900644, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC76P7TMUETZUQIWSYIBDHLTXP4XJANCNFSM5AHQOP4A .

games647 commented 3 years ago

This doesn't answer my questions.

Kocimietka7192 commented 3 years ago

yes, I have the same problem - when I try to enter /premium being on the tcpshield server, I write that it sends a query and to see the faq of the fastlogin installation on bungeecord

[20:06:41] [Server thread/INFO]: [FastLogin] BungeeCord setting detected. No auth plugin is required i don't use bungeecord, it's just tcpshield protected spigot

There is no error when entering and typing /premium in the console

games647 commented 3 years ago

@Kociak7331 Please post the content of your spigot.yml file.

Kocimietka7192 commented 3 years ago

currently I have bungeecord enabled so that there is no problem with #578

games647 commented 3 years ago

The plugin cannot work if you enable BungeeCord server configuration, but don't use the BungeeCord. It's not possible with Spigot.

games647 commented 3 years ago

This isn't unsupported setup configuration. You can't even login if BungeeCord is enabled and you have no proxy running.

Kocimietka7192 commented 3 years ago

Okay, by fixing bug #578 I disabled the bungeecord in spigot.yml - and did a little test.

When tcpshield is active on the server - auto login doesn't work, but when tcpshield is turned off auto login works fine