You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Disable bungeecord on spigot.yml
Enable modern forwarding on paper-global.yml (1.13+)
Enable bungeecord hook on the configuration.
Console will log that bungeecord is off and will not work.
[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!
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
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
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
The text was updated successfully, but these errors were encountered: