Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AuthMe doesn't support Velocity modern forwarding #2893

Open
hardcorefactions opened this issue Nov 30, 2024 · 1 comment
Open

AuthMe doesn't support Velocity modern forwarding #2893

hardcorefactions opened this issue Nov 30, 2024 · 1 comment

Comments

@hardcorefactions
Copy link

hardcorefactions commented Nov 30, 2024

What behaviour is observed?

If I have bungeecord on false and I have the bungeecord hook enabled (which will send the player to the server) it will auto disable itself and won't work.

Expected behaviour

Check if the server is running on Velocity forwarding and send the player on login to the specified server.

To Reproduce

  1. Disable bungeecord on spigot.yml
  2. Enable modern forwarding on paper-global.yml (1.13+)
  3. Enable bungeecord hook on the configuration.
  4. Console will log that bungeecord is off and will not work.

Plugin list

pl
[12:28:35 INFO]: Server Plugins (2):
[12:28:35 INFO]: Bukkit Plugins:
[12:28:35 INFO]: - AuthMe, ViaVersion

Server Implementation

Velocity proxy

Database Implementation

MySQL

AuthMe Version

Version: AuthMeReloaded v5.6.0

Error log (if applicable)

[AuthMe] Note: Hooks.bungeecord is set to true but your server appears to be running in non-bungeecord mode (see your spigot.yml). In order to prevent untrusted payload attack, BungeeCord hook will be automatically disabled!

Configuration

https://gist.github.com/hardcorefactions/f740d2468b36dfbf7f44a8bc9135da11

@ddemile
Copy link

ddemile commented Dec 16, 2024

I actually just did the same thing, I used the AuthMeVelocity plugin, it's an addon that you put alongside AuthMeReloaded, and that you also add to your Velocity plugins

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants