Lodestone Knowledgebase
Go to websiteCreate a ticket
  • Introduction
  • FAQ
  • Price Comparison
  • Account & Billing
    • Open a support ticket
  • Upgrade a service
  • Cancel an active service
  • Request a refund
  • Resolve pending status
  • Game Panel
    • Change server name
    • Change server version
    • Install plugins
    • Install modpacks
    • Create a subdomain
    • Create server backups
    • Invite subusers
    • Create MySQL databases
    • View assigned ports
    • Create schedules
    • Enable health monitoring
    • Use SFTP with FileZilla
  • Minecraft Java
    • Make a player an operator
    • Add a player to the whitelist
    • Change server world seed
    • Add a server icon
    • Customise server properties
    • Connect a custom domain
    • Reduce memory usage
    • Configure GeyserMC
    • Analyse timings with Spark
    • Using Minehut external
    • Configure Dynmap
    • Delete player data
  • Minecraft Bedrock
  • Connect to a server on PS4/5
  • Connect to a server on XBOX
  • Connect to a server on Switch
  • Add a player to the allowlist
  • Grant operator privileges
  • Enable cheats
  • Enable experimental mode
  • Dedicated Hosting
    • Connect through SSH
    • Change default SSH port
    • Connect through FTP
    • Configure Fail2Ban
Powered by GitBook
On this page
  • Installing the plugins
  • Configuring the plugins
  1. Minecraft Java

Configure GeyserMC

How to configure cross-platform support on your Minecraft server.

PreviousReduce memory usageNextAnalyse timings with Spark

Last updated 3 months ago

GeyserMC is a proxy that bridges the gap between both Minecraft editions, to allow Bedrock Edition players to join Java Edition servers seamlessly.

Installing the plugins

Download both the Geyser and Floodgate plugins. Make sure you choose the version that matches your server's software and version.

Head over to the Game Panel and select "File Manager" on the sidebar menu.

Upload the plugins to your plugins folder.

Once uploaded, you now need to restart your server.

Configuring the plugins

You'll need to create a ticket to request an additional port to be opened. Once done, you can view the allocations assigned to your server. Take note of this new port, as you'll need it for Geyser to work.

Open the config.yml file within the Geyser-Spigot plugin folder to begin editing.

Locate the port: value and replace 19132 with your newly created port. If you're using the default 19132 port then you don't need to change this.

You can also edit other values such as the server name and MOTD which will show for Bedrock players. Additionally, there's numerous configuration options to tweak as desired.

Locate the auth-type: value and change it to floodgate. Technically, using Floodgate is optional, however it's recommended as it allows Bedrock players without a Java account to connect.

You can also edit other configuration options, such as the server name and MOTD displayed for Bedrock players, as desired.

Once done, click "Save File" and restart your server to update the configuration.