Immerse yourself in an unparalleled web universe with our innovative hosting solutions!

Explore reliable, secure, and high-performance options tailored to all your online needs.

All our web hosting solutions

Discover unmatched power with our innovative and tailor-made VPS servers!

Experience freedom and power with our VPS, designed to take your projects to new heights!

All our VPS servers

Optimize your bots with our dedicated, powerful, and custom hosting!

Experience smooth management and optimal performance with our hosting for bots.

All our bot offers

New BoxGaming offer

Discover our brand new offer, available in our datacenters in France and the United States. With a single offer, you can switch server types at any time.

Discover the offer
Minecraft server hosting offer

Immerse yourself in the ultimate gaming experience with our optimized and powerful hosting!

Minecraft Server

Professional Services (B2B)

The list of offers presented here is intended for professionals. If you are an individual, we invite you to check out our consumer offers.

How to configure GeyserMC on a OuiHeberg Minecraft server

  • Home
  • Blog
  • How to configure GeyserMC on a OuiHeberg Minecraft server
How to configure GeyserMC on a OuiHeberg Minecraft server

How to configure GeyserMC on a OuiHeberg Minecraft server

GeyserMC is an ideal solution for allowing Bedrock players to connect to Minecraft Java servers. With its different variations, GeyserMC can be adapted to your needs: as a mod, plugin, or through a Bungee proxy. This guide will help you set up each of these versions on your server.

Prerequisites:

  • - A Minecraft Java server
  • - Access to the server files for installing plugins/mods.
  • - For the Bungee proxy version: a server network with BungeeCord, Velocity, or ViaProxy already configured.

Step 1: Download GeyserMC

Go to the official GeyserMC website and download the version that matches your server.

Step 2: Install GeyserMC

1. Mod Version

For installation on a modded server with NeoForge or Fabric:

  1. Place the downloaded file in the server’s mods folder.
  2. Restart the server to activate GeyserMC.

2. Plugin Version

To install GeyserMC as a plugin (Spigot and Paper):

  1. Place the downloaded file in the plugins folder.
  2. Restart the server to load GeyserMC.

3. Proxy Version

To use GeyserMC with BungeeCord, Velocity, or ViaProxy, follow these steps:

  1. Place the downloaded file in the plugins folder.
  2. Restart the proxy to generate the Geyser configuration folder.

Step 3: Configure GeyserMC

To configure the port in GeyserMC, start by creating the port in your OuiHeberg interface.

1: Create a port in OuiHeberg

  1. Log in to OuiPanel and go to the server console.
  2. Go to the Configuration section, then Port Management.
  3. Click on Assign a Port to generate a new port for your server.
  4. Note the created port number, as you’ll need it for the GeyserMC configuration.

2: Configure the port in the config.yml file

  1. Open the config.yml file for GeyserMC (depending on the version, the config.yml file is in the config folder at the server root for the mod version, and in the plugins folder for proxy and Paper/Spigot versions).

  2. Locate the `bedrock` section and replace the port with the port number you created in OuiHeberg:

       ```
       bedrock:
         # The IP address that will listen for connections.
         # address: 0.0.0.0
         
         # The port that will listen for connections
         port: YOUR_PORT
       ```

  3. Replace YOUR_PORT with the port number you previously created.

  4. Save the file and restart your Minecraft server.

This configured port will now be the connection IP for Bedrock players.

Step 4: Configure Floodgate (optional)

To allow Bedrock players to connect without a Microsoft account, install Floodgate:

  1. Download Floodgate from the GeyserMC site.
  2. Place the file in the same folder as Geyser (mods or plugins depending on your setup).
  3. Restart the server.

Step 5: Test the Connection

Once GeyserMC is configured:

  1. Ask a Bedrock player to connect using the configured Bedrock IP and port.
  2. Verify that everything works properly and that Bedrock players can interact normally.

Conclusion

By following this guide, you can tailor GeyserMC to the specific needs of your server, whether as a mod, plugin, or proxy with Bungee. If you have any questions, feel free to consult the GeyserMC documentation or contact our support.