AuthMeBungee
AuthMeBungee copied to clipboard
Send the player directly to the last server bypassing the authorization lobby if the session was saved
.if(sesion) else
I have made something similar to this that goes ahead and returns a player to their last server after logging in (this also includes the user being auto logged in when their session was saved on the login server)
It is a seperate plugin for Bungeecord and is available here.