GeyserMC Setup
GeyserMC allows Bedrock clients to connect to a Java Edition server.
In network setups, a proxy such as Velocity is commonly used.
Setup Guide
Section titled “Setup Guide”1. Downloads
Section titled “1. Downloads”- Download GeyserMC: https://geysermc.org/download?project=geyser
- Download Floodgate: https://geysermc.org/download?project=floodgate
2. Installation
Section titled “2. Installation”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.
3. GeyserMC Configuration
Section titled “3. GeyserMC Configuration”Path:
plugins/Geyser-Velocity/config.yml
bedrock: port: 19132 # Must be a free allocation (see Network tab in the panel)
java: auth-type: floodgate4. Standalone Mode (optional)
Section titled “4. Standalone Mode (optional)”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 portAfter restarting the server or proxy, Bedrock players can connect using the configured port.