Bridge Bedrock Players to Your Java Server with GeyserMC
Let console, mobile, and Windows 10 players join your Java server, no extra account required.
What GeyserMC Does
Java and Bedrock speak different protocols. GeyserMC sits between them, it intercepts Bedrock packets and translates them into Java packets your server understands.
Install Geyser + Floodgate and your existing Java server quietly accepts Bedrock players from PlayStation, Xbox, Switch, mobile, and Windows 10.
Install (Spigot/Paper/Purpur)
- 1Stop the server
- 2Drop
Geyser-Spigot.jarinto/plugins/ - 3Drop
Floodgate-Spigot.jarinto/plugins/ - 4Start the server once, it generates
/plugins/Geyser-Spigot/config.yml - 5Stop the server
Configure
Edit /plugins/Geyser-Spigot/config.yml:
| Field | Value | Why |
|---|---|---|
bedrock.address | 0.0.0.0 | Listen on every interface. |
bedrock.port | Your panel's secondary port | Where Bedrock clients connect. |
bedrock.clone-remote-port | false | Don't reuse Java's port. |
remote.address | auto | Find the local Java server. |
remote.port | Your Java port | Where to forward translated packets. |
remote.auth-type | floodgate | Trust Bedrock identities via Floodgate. |
Save ā start the server. The startup log prints Geyser is now started and ready to accept connections.
Bedrock-Friendly DNS
Bedrock can't read SRV records. Make a second A-record so Bedrock players have a clean domain:
play.endercloud.inā Java (with SRV pointing to Java port)pe.endercloud.inā A-record to the same IP, used with the Bedrock port
Bedrock player joins pe.endercloud.in:19132, Geyser translates, server sees a regular player.
Need More Help?
Bedrock client gets Unable to connect to world? Triple-check the Bedrock port matches both the config and the firewall. Ask in Discord if it persists.
Was this helpful?
Your feedback helps us write better guides.
Related Articles
More from Minecraft Hosting.
How to Start Your First Minecraft Server
From empty panel to a joinable world in under two minutes.
How to Install Plugins on Your Server
Bukkit, Spigot, and Paper plugins, installed and loaded the right way.
How to Install a Modpack (Forge / Fabric)
CurseForge and Modrinth modpacks, installed straight from the panel.
Still need help?
Our team is on Discord around the clock. Real humans, real answers.