Skip to content

How do I let Bedrock edition players join my server?

Learn how to let bedrock players join your server using GeyserMC.

  1. 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.

  1. Connect to the SFTP of your server.

  2. Open the plugins folder. alt text

  3. Drag the Geyser-Spigot.jar file into the plugins folder. alt text

  4. To allow people from Bedrock Edition to join, you need an extra port. You can get this by requesting it in a ticket.

  5. Restart your server. alt text

  6. 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.
  1. 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. 🎉 alt text