Force login immediately after the connection
JonMagon opened this issue ยท 0 comments
What behaviour is observed:
If I perform force login too quickly a player can't move and AuthMe sends messages that login is required, but the player can't login again, because he's already logged. It seems like the same as #2043
Steps/models to reproduce:
Type /authme forcelogin player at the same time as when the player is connected to the server or do forceLogin via API in PlayerJoinEvent with a plugin.
Plugin list:
AuthMeReloaded
AuthMe build number:
AuthMeReloaded v5.6.0-SNAPSHOT (build: 2365)