Plugins
GeyserMC: Allow cross-play between Java and Bedrock players for your Minecraft server
A guide for using GeyserMC and Floodgate to allow cross-play between Java and Bedrock players and let them connect to your Java Minecraft server.
GeyserMC is a plugin that enables Minecraft Bedrock players to join Java Edition servers. When paired with Floodgate, it allows Bedrock players to join without needing a Java account.
Installation
-
Download the latest version of both plugins:
-
Place both JAR files in your server’s
plugins
folder -
Restart your server to generate the configuration files
Configuration
Basic Setup
The default configuration should work for most servers. Bedrock players can connect using:
- IP: Your server’s IP address
- Port: 19132 (Bedrock default port)
Custom Port (Optional)
If you need to change the default Bedrock port:
- Navigate to
plugins/Geyser-Spigot/config.yml
- Find the
bedrock
section - Change the
port
value to your desired port - Save the file and restart the server
Authentication
By default, Bedrock players need a Java account to join. To allow them to join without one:
- Make sure Floodgate is installed
- In
plugins/Geyser-Spigot/config.yml
, set: