4drian3d / AuthMeVelocity

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

Ambassador velocity plugin #159

Open john1234brown opened 1 month ago

john1234brown commented 1 month ago

This plugin doesn't seem to be compatabile with the ambassador velocity plugin due to the way it physically disconnects the user and reconnects them to send them to the server properly.

So I'm thinking I look into both source codes I might can come up with support this obviously would require implementing a config option to setup the allowed delayed login and not being sent to the login server.

john1234brown commented 1 month ago

https://github.com/adde0109/Ambassador/issues/55 I've opened the issue for Ambassador to have a API available for y'all to hook into to solve this issue! also I've looked into potential solutions to this with very minimum code adjustments required!

Ill attempt to push a pull request to ambassador tomorrow when I get around to doing this myself for my own server!