Falix

Free Plan 24/7 Premium Plans VPS Hosting Status Help

Configure plugin GeyserMC - Falix

GeyserMC

Team

Download this Plugin

What is GeyserMC?

Using this plugin will allow Minecraft Bedrock clients to join Minecraft Java servers.

How does it work?

Geyser translates all the incoming and outgoing packets between the client and the server.

Prerequisites

  • Make sure your server has the latest Minecraft Java Edition version.
  • Your Minecraft Bedrock client has to be a supported version.

Setting up GeyserMC

Create a server and install Spigot or any of its forks, we recommend using Purpur or Paper. After its installation is complete, open your server’s file manager, find and open the folder named “plugins”, upload the downloaded .jar file and restart your server. Once done, go back to the plugins folder and you should see that a new folder was generated, usually named “Geyser-Spigot”. Open the folder and open the file “config.yml”. Afterward, follow the tables below and change as needed.

Bedrock:

Variable Description
address: Leave it as 0.0.0.0
port: Leave it as 19132
clone-remote-port: Set to “true” to use your server’s port

Image

Remote:

Variable Description
address: Leave this as “auto”
port: Leave it as 25565
auth-type: Authentication type. Can be offline, online, or floodgate, choose “offline” if you want cracked accounts to join your server.

Image

Once you’re done configuring your server, save the file and restart your server.

We recommend that you go through the configuration files and make any extra changes according to your needs.