Skip to content

geyser detection rewrite #2017

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

Open
wants to merge 1 commit into
base: 2.0
Choose a base branch
from

Conversation

ManInMyVan
Copy link
Contributor

No description provided.

@ManInMyVan ManInMyVan requested a review from SamB440 February 22, 2025 19:51
@ghost
Copy link

ghost commented Apr 7, 2025

this is all you need (for most servers using floodgate):

public static boolean isBedrockPlayer(UUID uuid) {
        return uuid.getMostSignificantBits() == 0;
    }

@ManInMyVan ManInMyVan force-pushed the geyser-detection-rewrite branch from 42b5c72 to 37f9ff9 Compare April 26, 2025 20:01
@ManInMyVan ManInMyVan force-pushed the geyser-detection-rewrite branch from 2a82519 to e4bc6b2 Compare April 26, 2025 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant