Skip to content

fix(bungee): enable premium online mode during pre-login - #3147

Open
666pyke wants to merge 1 commit into
AuthMe:masterfrom
666pyke:master
Open

666pyke wants to merge 1 commit into
AuthMe:masterfrom
666pyke:master

Conversation

@666pyke

@666pyke 666pyke commented Sep 19, 2026

Copy link
Copy Markdown

PlayerHandshakeEvent fires before the login request provides the player name, so pending premium users cannot be detected and remain in offline mode.

Move the per-player online-mode check to PreLoginEvent, where the username is available and Bungee has not selected the authentication path yet.

PlayerHandshakeEvent fires before the login request provides the
player name, so pending premium users cannot be detected and remain
in offline mode.

Move the per-player online-mode check to PreLoginEvent, where the
username is available and Bungee has not selected the authentication
path yet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant