Skip to main content

Geyser Setup (Bedrock & Java)

Geyser is a Spigot/Paper Plugin that gives Bedrock Players the ability to join and play on a Java Server

 

A Port must be opened to be able to use this plugin. Make a ticket on our discord server and we will get that sorted for you.

Spigot/Paper Setup

- The server must allow connections from the latest versions, Either by using ViaVersion, or updating your server.
- The server Must be running at least java 16. You can change this under your Settings Tab, If you must use a version below java 16, Create a ticket with us; We will add this startup flag for you: "DPaper.ignoreJavaVersion=true"

Step 1:
  • Download the following plugins, put them in your plugins folder: Geyser, and Floodgate
Step 2:
  • Open server.properties and make sure "enforce-secure-profile" is set to false
  • Restart your server to generate any necessary files
Step 3:
  • Open /plugins/Geyser-Spigot/config.yml
  • On Line 15 Change the port listed there to the assigned port we have given your in your Support Ticket.
  • On Line 49 Change auth-type: to "floodgate"
  • Restart your server to apply new changes