4drian3d / AuthMeVelocity

AuthMeReloaded support for Velocity proxy
https://modrinth.com/plugin/authmevelocity
GNU General Public License v3.0
67 stars 14 forks source link

Velocity 3.1.2 - 167 Build Bug - #46

Closed Imptovskii closed 2 years ago

Imptovskii commented 2 years ago

Hello!

I have such a problem, with the plugin installed, I don’t have any switches to other servers, even through the server command it doesn’t switch, I forgot to record it on video. Everything is fine without the plugin.

https://www.youtube.com/watch?v=dC_QTHSBw94

4drian3d commented 2 years ago

It is not clear in the video but do you have AuthmeVelocity-spigot installed on the server?

Imptovskii commented 2 years ago

It is not clear in the video but do you have AuthmeVelocity-spigot installed on the server?

Yes. AuthmeVelocity-spigot installed on the server. the problem appeared recently, after the release of 1.19.1

4drian3d commented 2 years ago

The only possibilities for this to happen is that you do not have AuthmeVelocity-Spigot installed, that some plugin cancels the PreSendLoginEvent event or that some plugin for some reason is modifying the user name directly instead of its displayname

AnghiYt commented 2 years ago

I have the same problem with velocity 3.1.2 - 171. I upgraded the plugin from version 2.1.1 to 2.2.2 and it stopped working. I specify that I have only updated the version of this plugin. The other plugins remained the same

Mowstyl commented 2 years ago

I also have the same problem. I can only connect to the servers on the authServers list. This is fixed by adding "api.isNotLogged(event.getPlayer()) && " to the check in the onServerPreConnect event listener (ConnectListener.java:66).

4drian3d commented 2 years ago

Can anyone test this version https://github.com/4drian3d/AuthMeVelocity/actions/runs/2852201732 ?

AnghiYt commented 2 years ago

Yeah. Now it works