User description

After you try this, it's essential download your server JAR file.You can use this command to obtain the vanilla server JAR replacing the Model with the version you needExample: curl -o server.jar https://serverjars.com/api/fetchJar/vanilla/1.18.1If you need to make use of Paper (recommended), you can run this command changing the Model with the version you wantExample: curl -o server.jar https://serverjars.com/api/fetchJar/paper/1.18.1Step 3 - Beginning your serverAfter you've got created your Minecraft server folder and have your server JAR file in it, you possibly can run the next commandThis now should create a brand new display, after that it's worthwhile to lastly begin your server. You'll be able to run this command changing the to how a lot RAM you want to provide to your Minecraft server in MB.It's also possible to change the server.jar with your precise server JAR that you've in your Minecraft server folder.Instance: java -Xms512M -Xmx4096M -jar server.jarBeginning your server for the primary time will fail, this is since you want to accept the Mojang EULA within the eula.txt file.To do this, run:And change the eula=false part to eula=true for those who settle for their EULA. minecraft crafting Step 3.1 - Joining your serverIt is easy to hitch your Minecraft server! You need to use your server's IP tackle to join your server.