How To Make A Minecraft Java Edition Server In 2022

From Imoodle
Jump to: navigation, search

These requirements are enough for the 1-4 players. If you're looking to set up your own server with a dedicated server, this article is for you on the Minecraft Wiki.



If you've satisfied the requirements then follow this step by step guide to set-up servers.



#1 - Download the server.jar file



Download the server.jar file from Minecraft's official website. Users can download 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 titled "Minecraft Server" to store the server-related files.



#2 - Open command prompt



Then, 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, which contains the Jar file. Copy the address of the folder from the file manager, enter "cd," and paste the folder address. Hit Enter to change the directory to the server folder.



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



After changing the directory, type Java -jar "name your jar".jar in the command prompt. Press Enter. Although it will display an error message, there's no need to be concerned.



Read: Top 5 Minecraft Java Edition servers in 2021



#3 - Make changes in Eula.txt and take note of query.port settings



After running the jar you will find a new text file named Eula in the server folder. Open it using an editor for text, then change eula=false from eula=true, and save it.



A second file, called "server.properties" is located by players. Minecraft It contains all needed information and settings, like query.port and gamemode.



#4 The server is ready to go live



Enter the jar launch command once more. The server will now start without any errors. You can join the server by typing localhost, or your public IP address in the IP address box. You can add ":25565" to the end of your public address to join the server.



Only give your public IP address with trusted family and friends. Never give it to strangers, as it could create security risks for your home and family. Click here to learn more about how to set up a Server.