How To Install A Minecraft Java Server

From Hikvision Guides
Jump to: navigation, search

When creating an Minecraft server there's lots of options. This guides currently covers how to set up the Survival Multiplayer Server without mods. We will be adding more guides to assist you in setting up a server with mods in the near future.



Create a Vanilla Survival Multiplayer Server (MSP)



Follow these steps and you'll have an online Minecraft Java server up in no time.



1. Java can be downloaded and installed



You can download the latest version of Java from Oracle. Audioshop



2. Download the official Minecraft Server



This is minecraft.net's download page.



3. Create an appropriate folder for your Minecraft server



You can label the folder and put it wherever you'd like. It should be easy to locate and simple. I love to call the server folder minecraft and place it in my User/Home folder.



4. Set up your Minecraft server folder



Transfer the server.jar file you downloaded to your minecraft folder



Windows: Create a new file named run.bat Making the batch (.bat) file on Windows



Create a new file named run.sh on MacOS / Linux



Edit the file you just created and make the text appear to be



5. Create your server and agree to the EULA



Let's begin with the server now that we have your run file. Minecraft online



Windows: Double-click your run.bat folder



On MacOS or Linux: open the terminal in your minecraft server folder and run bash ./run.sh.



The command line should show logs. Your minecraft server folder should now be populated with new files. Open the file eual.txt and replace eula=false with eula=true.



6. Connect to your server by using the following command



Once you have the eula approval, restart your server. Minecraft online Then, open Minecraft and connect with 127.0.0.1.25565. If you're unable connect, make sure your server is running. If everything appears to be fine and you're not sure why you cannot connect you can ask for assistance on our discord.



7. Make your server available to the public



Now you can connect to your server remotely. Let's make it open to your friends, so they can join. Visit the interactive guide.