How To Create A Minecraft Server On A VPS

From Human's Love
Jump to: navigation, search

After you try this, you might want to download your server JAR file.



You can use this command to obtain the vanilla server JAR changing the Model with the version you need



Example: curl -o server.jar https://serverjars.com/api/fetchJar/vanilla/1.18.1



If you want to use Paper (recommended), you may run this command replacing the Version with the model you need



Instance: curl -o server.jar https://serverjars.com/api/fetchJar/paper/1.18.1



Step 3 - Beginning your server



After you've created your Minecraft server folder and have your server JAR file in it, you may run the next command



This now ought to create a brand new display screen, after that you could lastly begin your server. You possibly can run this command changing the to how much RAM you need to provide to your Minecraft server in MB.



You can too change the server.jar with your precise server JAR that you have in your Minecraft server folder.



Example: java -Xms512M -Xmx4096M -jar server.jar



Beginning your server for the first time will fail, that is because you need to just accept the Mojang EULA within the eula.txt file. So Many Books



To do that, run:



And change the eula=false part to eula=true if you settle for their EULA.



Step 3.1 - Becoming a member of your server



It is straightforward to hitch your Minecraft server! You need to use your server's IP handle to join your server.