Install GeyserMC Minecraft
GeyserMC allows players of the Java and Bedrock Edition to play on the same server.
This guide explains how to install the mod and the settings that need to be made.
Tip: We recommend using an FTP program such as Filezilla.
Download the following plugins:
Geyser-Spigot.jar
: https://ci.opencollab.dev/job/GeyserMC/job/Geyser/job/master/floodgate-spigot.jar
: https://ci.opencollab.dev/job/GeyserMC/job/Floodgate/job/master/
Create a configuration for
PaperMC
orPurpur
.Do not start the configuration! The server status must be “Server not running”.
Connect to your FTP program with the Savegames-FTP.
You can find the login details in the FTP overview when you click on FTP.Upload both plugins to the following directory:
ConfigID/minecraft-data/plugins
Note: You can find the ConfigID or Configuration ID for your server on our website under Gameserver.
If your ConfigID is, for example, 123456, it will look like this:/123456/minecraft-data/plugins
.Start your server and then stop it.
Download the
config.yml
from the following directory:ConfigID/minecraft-data/plugins/Geyser-Spigot
change the following setting under
bedrock
:- Line 19
clone-remote-port:
: From false to true.
- Line 19
Modify the following settings under
remote
:- Line 45
port:
: Enter the port of your server here if it is not 25565! - Line 49
auth-type:
: Change from online to floodgate
- Line 45
Save your changes and upload the file.
Start your server.