Reword the "Do I need Floodgate" faq item#100
Open
sargon2 wants to merge 3 commits intoGeyserMC:masterfrom
Open
Reword the "Do I need Floodgate" faq item#100sargon2 wants to merge 3 commits intoGeyserMC:masterfrom
sargon2 wants to merge 3 commits intoGeyserMC:masterfrom
Conversation
Novampr
requested changes
Apr 23, 2026
Co-authored-by: Auri <auroranova8756@gmail.com>
lukeeey
reviewed
Apr 26, 2026
| No; Floodgate is only required if you wish to allow Bedrock clients to join without authenticating to Java servers. Without the Floodgate plugin, Geyser can either authenticate to Mojang in online mode, or join without authentication in an offline mode server (though this is unsupportable and dangerous as anyone can join your server and is against Mojang's EULA). | ||
| No, but it's highly recommended. | ||
|
|
||
| Floodgate is required if you wish to allow Bedrock clients to join without logging into their own Java account every time they connect. Without the Floodgate plugin, Geyser can either authenticate to Mojang servers via a provider Java account in online mode, or join without authentication in an offline mode server (but this is unsupported and dangerous as anyone can join your server with any name and is against Mojang's EULA). With Floodgate, Bedrock clients don't need to own the Java version of the game, but do still need to authenticate with Xbox. |
Member
There was a problem hiding this comment.
I'd suggest
Floodgate is required if you want Bedrock clients to join a Java server through Geyser without needing a Java account. Without Floodgate, players must sign in with a valid Java account each time they connect.
The server can also be run in offline mode, but this removes authentication entirely and is unsupported, dangerous, and violates Mojang’s EULA, as anyone can join using any username.
With Floodgate installed, Bedrock players can join without owning a Java Edition account and instead authenticate using their Xbox/Microsoft account.
Co-authored-by: chris <github@onechris.mozmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As a new user, this FAQ answer was very confusing. I'm hoping to reword it for clarity.