How To Create A Minecraft Server On A VPS

How To Create A Minecraft Server On A VPS

After you do that, it's worthwhile to download your server JAR file.


You need to 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 would like to use Paper (really useful), you'll be able to run this command replacing the Model with the model you need


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


Step three - Beginning your server


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


This now should create a brand new display, after that it is advisable finally start your server. You may run this command changing the to how much RAM you want to present to your Minecraft server in MB.


You can also change the server.jar together with your actual server JAR that you've got in your Minecraft server folder.


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


Beginning your server for the first time will fail, that is because you want to simply accept the Mojang EULA in the eula.txt file.


To do that, run:


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


Step 3.1 - Joining your server


It is straightforward to hitch your Minecraft server!  Acesa's blog  should use your server's IP tackle to affix your server.