How to Use GeyserMC
What is GeyserMC?
GeyserMC is a proxy server that enables Minecraft: Bedrock Edition players to join and play on Java Edition servers. This allows friends on platforms like PlayStation, Nintendo Switch, iOS, and Android to connect with Java players seamlessly.
How it Works: GeyserMC translates data between Bedrock and Java, making cross-platform play possible. Note: Your Minecraft server must support Bukkit or Spigot plugins to use GeyserMC.
How to Download GeyserMC
Download GeyserMC and obtain the
Geyser-Spigot.jar
file.Open the File Manager tab on your Game panel.
Navigate to the Plugins folder.
Upload
Geyser-Spigot.jar
to the Plugins folder.Restart your server to activate GeyserMC.
Setting Up GeyserMC
Configure the Bedrock Port:
Go to the Network tab in the game panel.
Click Create Allocation to generate a new port for Bedrock players.
Return to the File Manager and open the GeyserMC plugin folder.
Edit
config.yml
:Locate the
port:
setting and replace19132
with your newly allocated port.
Customize MOTD and Server Name (Optional)
In
config.yml
, findmotd1
andmotd2
to customize your server's message of the day.Edit the
server-name
field to set your server’s name.
Optional: Setup Floodgate for Bedrock Players
Floodgate lets Bedrock players join without a Java account.
Download Floodgate and obtain
floodgate-spigot.jar
.Upload
floodgate-spigot.jar
to your Plugins folder.In
config.yml
, findauth-type
and change it fromonline
tofloodgate
.Restart your server.
Bedrock players should now be able to join your Java server!
Tip: Always restart your server after uploading plugins or updating configuration files for changes to take effect.
Last updated
Was this helpful?