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

Logout is not correctly handled with AuthMeBungee and sendOnLogout #2867

Open
PaBox opened this issue Aug 24, 2024 · 0 comments
Open

Logout is not correctly handled with AuthMeBungee and sendOnLogout #2867

PaBox opened this issue Aug 24, 2024 · 0 comments

Comments

@PaBox
Copy link

PaBox commented Aug 24, 2024

What behaviour is observed?

Simple issue: when using AuthMeReloaded with AuthMeBungee and turning on sendOnLogout, the player will logout and teleport to the unloggedUserServer. This is intended.

When going back to the previous server after logging in, the player is only able to move through jumping. Seems like the speed value of the player is modified before leaving the server and joining the next one :)

Expected behaviour

Instead of loosing the ability to walk, the player should be able to return to the server he logged out from after logging in and be able to move. As this is also the case when Players quit from somewhere else than the Lobby, this is quite irritating and doesn't allow for authme on every subserver...

To Reproduce

  1. Start with default settings
  2. Configure AuthMeBungee to work with AuthMeReloaded via a MariaDB-Database
  3. Try the behavior without sendOnLogout
  4. Try the behavior with sendOnLogout and a lobby server
  5. Loose the ability to walk on the (different from the lobby) server you logged out from.

OR

      1. as stated
  1. Configure BungeeCord to force default Server
  2. Try the behavior on the server where you quit
  3. Loose the ability to walkon the (different from the lobby) server you quit from.

Plugin list

Authme, BungeeGuard, LuckPerms, PlaceholderAPI, ProtocolLib, SkinsRestorer (happend before installation), UTitleAuth, Vault

On Bungee:
AuthMeBungee, BungeeGuard, LuckPerms, SimpleWhitelist, SkinsRestorer

Server Implementation

BungeeCord

Database Implementation

MySQL

AuthMe Version

AuthMeReloaded v5.7.0-SNAPSHOT (build: 2636)

Error log (if applicable)

No response

Configuration

https://paste.gg/p/anonymous/41590fa7b0db42a5ae3161ce743b8d5a

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

No branches or pull requests

1 participant