Minecraft Server

Termux Tutorial

A Minecraft Server is a connection between multiple players allowing the to talk to eachother and have fun.

1. Making Files

Make a folder and make sure you remember what you named it.

Then Create a folder onsite the one you made and name it like this:

plugins

Then inside the original folder where the plugins folder is located create a file named:

eula.txt

Inside the file copy+paste this:

eula=true

2. Downloading Files

First we download papermc:

papermc

Then we download the following plugins:

VIA versions

VIA backwards

Geyser

Floodgate

3.Moving Files

First rename the paper MC file that you got into:

server.jar

And move it into your main server folder

Then move the other files into the plugins folder.

4. Changing variables

First of all open termux and run:

cd ~/pathtoyourfolder

Then run:

java -Xms512M -Xmx1G -jar server.jar nogui

After everything has loaded press:

CTRL+C

Now Go to your folder in your file explorer.

And open:

server.properties

Look for:

online-mode=true

And change it to:

online-mode=false

Then go into your plugins folder and open the geyser folder.

Find and open:

config.yml

Find:

auth-type: online

And change it to:

auth-type: floodgate

5. Starting and connecting

To start the server run:

java -Xms512M -Xmx1G -jar server.jar nogui

To stop it just hit:

CTRL+C

To connect to the server on the same device as the server the address that you type in Minecraft should be:

localhost

For other devices to connect they should use your LAN IP.

It should look like this:

192.168.X.X

Congratulations Now you have your own free Minecraft server

Feel free to experiment and thank you for visiting my website...OUR website. You see I got invited into the Butterfly project the company behind uniqueness.com Without that invite I wouldn't be into websites HUGE thanks for inviting me into their development team. And again... Thank You!