Knowledge Base
How to install and Setup GeyserMC
What is GeyserMC?
Using this plugin will allow Minecraft Bedrock clients to join Minecraft Java servers.
How does it work?
Geyser translates all the incoming and outgoing packets between the client and the server.
Prerequisites
- Make sure your server has the latest Minecraft Java Edition version (currently 1.19.3).
- Your Minecraft Bedrock client has to be a supported version (currently 1.19+).
Setting up GeyserMC
Download The GeyserMC Plugin, After your download is completed, open your server’s file manager, find and open the folder named “plugins”, upload the downloaded .jar file and restart your Spigot / Bungeecord server. Once done, go back to the plugins folder and you should see that a new folder was generated, usually named “Geyser-Spigot” or "Geyser-Bungeecord". Open the folder and open the file “config.yml”. Afterward, follow the tables below and change as needed.
Bedrock:
Variable | Description |
---|---|
Address: | Leave it as 0.0.0.0 |
Port: | Your Server's Additional Port |
Clone-remote-port: | Set to “true” to use your server’s port (Clone-remote-port is not recommended) |
Remote:
Variable | Description |
---|---|
Address: | Leave this as “auto” |
Port: | Your Server's Main/Primary port |
Auth-type: | Authentication type. Can be offline, online, or floodgate, choose “floodgate” if you want cracked and premium accounts to join your server. |
Once you’re done configuring your server, save the file and restart your server.
TIP
We recommend that you go through the configuration files and make any extra changes according to your needs.