Difference between revisions of "Install GeyserMC Minecraft"

From 4netplayers Support Wiki
Jump to: navigation, search
(Created page with "{{LP-Banner-MC}} GeyserMC allows Java and Bedrock Edition players to play on the same server.<br> How you can install the mod, as well as which settings have to be made, is e...")
 
 
Line 14: Line 14:
 
You will find the login data in the FTP overview when you click on '''FTP'''.<br>
 
You will find the login data in the FTP overview when you click on '''FTP'''.<br>
 
5. Upload both plugins to:
 
5. Upload both plugins to:
<pre><ConfigID>/plugins</pre>
+
<pre><ConfigID>/minecraft-data/plugins</pre>
 
'''Note''': You can find the <ConfigID> or configuration ID for your server on our page under '''Gameserver'''.<br>
 
'''Note''': You can find the <ConfigID> or configuration ID for your server on our page under '''Gameserver'''.<br>
For example, if your configID was 123456, it would look like this:<code>/123456/plugins</code>.<br>
+
For example, if your configID was 123456, it would look like this:<code>/123456/minecraft-data/plugins</code>.<br>
 
6. Start your server and then stop it.<br>
 
6. Start your server and then stop it.<br>
 
7. Download <code>config.yml</code> which you find here:
 
7. Download <code>config.yml</code> which you find here:

Latest revision as of 12:40, 12 May 2023

Rent a Minecraft server
Rent your own Minecraft server at 4Netplayers.com

GeyserMC allows Java and Bedrock Edition players to play on the same server.
How you can install the mod, as well as which settings have to be made, is explained here.

Tipp: We recommend using an FTP programme such as Filezilla.

1. Download these two plugins:

2. Create a Configuration for Spigot.
3. Do NOT start it yet! The status of the server must be Server not running
4. Connect to the Saves FTP with your FTP programme.
You will find the login data in the FTP overview when you click on FTP.
5. Upload both plugins to:

<ConfigID>/minecraft-data/plugins

Note: You can find the <ConfigID> or configuration ID for your server on our page under Gameserver.
For example, if your configID was 123456, it would look like this:/123456/minecraft-data/plugins.
6. Start your server and then stop it.
7. Download config.yml which you find here:

<ConfigID>/plugins/Geyser-Spigot

8. Change the following settings under remote::

  • Line 45 port:: Enter the port of your server if it is not 25565!
  • Line 49 auth-type:: change it from online to floodgate

9. Save your changes and upload the file.
10. Start your server.