How To Make A Minecraft Java Edition Server In 2022

How To Make A Minecraft Java Edition Server In 2022


The requirements listed above are good enough for 1-4 players. If you're interested in creating an exclusive server, check out this article on Minecraft Wiki.

Once you've met the requirements follow this step-by step guide to set up a server:

#1 - Download the server.jar file

Download the server.jar file from Minecraft's official site. Players can find the server.jar file with the most current version on the website. After downloading, make sure the file name is minecraft_server.1.XX.X.jar, where XX.X is the version.

Create a folder called "Minecraft Server" to store the server-related files.

#2 - Open command prompt

The next step is to open the command prompt. Find the command prompt in the start menu. To confirm java is installed you can enter "java-version".

Change your directory to the "Minecraft Server" folder that contains the Jar file. Copy the address from the file manager and then type "cd" to paste the address of the folder. Hit enter to change the directory to the server folder.

For example, cdC:\Users\Admin\Desktop\Minecraft Server

After you've changed the directory After changing the directory, enter Java -jar "name of your jar".jar" in the command prompt and hit enter. While it will show an error message, there's no reason to worry.

Read: Top 5 Minecraft Java Edition Servers in 2021

#3 - Changes to Eula.txt and take note of query.port settings

After running the jar, you will be able to see a brand new text file called Eula in the server folder. Open it in a text editor and change the eula=false value to eula=true.

A second file, dubbed "server.properties" is discovered by players. It contains all the needed information and settings, such as query.port and gamemode.

#4 The server is ready to go live

The command to launch the jar once more. The server should now be running without errors. You can join the server by entering localhost or your IP address into the IP address box. urbanislovar can join the server by adding ":25565" at the end of your public IP address.

Just share your public IP address with trusted family and friends. Do not give it to strangers as it could pose a security risk to your family and home. Interested readers can learn more about how to set up a server clicking here.

Report Page