Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion wiki/geyser/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,9 @@ Here you can find answers to frequently asked questions about Geyser - if you ha
<Q>
Do I need Floodgate in order to use Geyser?
<A>
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 proving they own the Java version on every login. Without the Floodgate plugin, Geyser can either authenticate to Mojang in online mode, or join without authentication in an offline mode server (but this is unsupported and dangerous as anyone can join your server and it's 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.
Comment thread
sargon2 marked this conversation as resolved.
Outdated
</A>
</Q>
<Q>
Expand Down