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: You need to use a FTP Client like 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
. - Start and then stop the server. The server status must be
Server not running
. - Connect with your FTP client to Gameserver FTP.
You can find the login details in the FTP overview when you click on FTP. - Upload both plugins to the following directory:
/minecraft-data/plugins
- Start your server and then stop it.
- Download the
config.yml
from the following directory:/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.