AuthMe / AuthMeReloaded

The best authentication plugin for the Bukkit/Spigot API!
https://www.spigotmc.org/resources/authmereloaded.6269/
GNU General Public License v3.0
618 stars 516 forks source link

Logs showing LOGGED_IN when disconnecting someone (not logged in before) #2791

Closed WAPEETY closed 4 months ago

WAPEETY commented 6 months ago

What behaviour is observed?

2024-02-29T13:09:52.292379756Z > [14:09:52 INFO]: UUID of player is <UUID>

2024-02-29T13:09:52.680358594Z > [14:09:52 INFO]: Bentornato/a <username>

2024-02-29T13:09:52.683993395Z > [14:09:52 INFO]: <username>[/91.207.57.154:52060] logged in with entity id 4446 at ([world]-100.5, 119.0, 5.5)

2024-02-29T13:09:52.774689455Z > [14:09:52 INFO]: [AuthMe] [DEBUG] Player <username> has groups reg, default

2024-02-29T13:09:52.775308908Z > [14:09:52 INFO]: [AuthMe] [DEBUG] <username> changed to REGISTERED_UNAUTHENTICATED: has groups [notlogged]

2024-02-29T13:09:53.278473362Z > [14:09:53 INFO]: <username> lost connection: Disconnected

2024-02-29T13:09:53.374797437Z > [14:09:53 INFO]: [AuthMe] [DEBUG] Restoring fly speed for LimboPlayer <username> to 0.1 (RESTORE_NO_ZERO mode)

2024-02-29T13:09:53.375186357Z > [14:09:53 INFO]: [AuthMe] [DEBUG] Restoring walk speed for LimboPlayer <username> to 0.2 (RESTORE_NO_ZERO mode)

2024-02-29T13:09:53.375470800Z > [14:09:53 INFO]: [AuthMe] [DEBUG] Restored LimboPlayer stats for <username>

2024-02-29T13:09:53.381228508Z > [14:09:53 INFO]: [AuthMe] [DEBUG] <username> changed to LOGGED_IN: has groups [reg, default]

Expected behaviour

not to show LOGGED IN when kicking someone

To Reproduce

just enter the server and do something to be kicked before login

Plugin list

[14:32:37 INFO]: Server Plugins (2): [14:32:37 INFO]: Bukkit Plugins: [14:32:37 INFO]: - AuthMe, LuckPerms

Server Implementation

Standalone server (no proxy)

Database Implementation

SQLite

AuthMe Version

[14:34:25 INFO]: Version: AuthMeReloaded v5.6.0-beta2 (build: 2453)

Error log (if applicable)

No response

Configuration

https://gist.github.com/WAPEETY/88db055737ad9437f08a06e48f07e817

sgdc3 commented 4 months ago

Outdated version

WAPEETY commented 2 months ago

what is the latest version then?