Skip to content

GeyserMC Setup

GeyserMC allows Bedrock clients to connect to a Java Edition server.
In network setups, a proxy such as Velocity is commonly used.

Upload both plugins to the target instance. If you are running a network with multiple servers and a Velocity proxy, install GeyserMC and Floodgate on the proxy only.

Path: plugins/Geyser-Velocity/config.yml

bedrock:
port: 19132 # Must be a free allocation (see Network tab in the panel)
java:
auth-type: floodgate

Only required if GeyserMC is running in standalone mode.

Path: config.yml

java:
address: 5.175.186.204 # Java server IP
port: 25565 # Java server port

After restarting the server or proxy, Bedrock players can connect using the configured port.