How do I let Bedrock edition players join my server?
Learn how to let bedrock players join your server using GeyserMC.
- Click here to download GeyserMC.
Using Bungeecord? Then click here to download GeyserMC for BungeeCord.
When using BungeeCord, you only need to install GeyserMC on the BungeeCord server.
Connect to the SFTP of your server.
Open the
plugins
folder.Drag the
Geyser-Spigot.jar
file into the plugins folder.To allow people from Bedrock Edition to join, you need an extra port. You can get this by requesting it in a ticket.
Restart your server.
Open the Geyser config and change the port to the supplied port you received in the ticket.
properties
bedrock:
# The IP address that will listen for connections.
# Generally, you should only uncomment and change this if you want to limit what IPs can connect to your server.
#address: 0.0.0.0
# The port that will listen for connections
port: 19132
clone-remote-port: false
motd1: "Geyser"
motd2: "Another Geyser server.
- Restart your server and you are now also available for people with Bedrock Edition via the ip address of your server and the supplied port. 🎉