Minecraft server starter

broken image
broken image

On my system jre1.8.0_341 is installed but it could be different for your system and that’s completely fine.

broken image
broken image

In this command we have use the absolute path of java.exe. Also replace SERVER_FILE_NAME with the server file name on your system.Ģ – If java is not in system path or you don’t have idea about it – off Java -Xms512M -Xmx2G -jar SERVER_FILE_NAME.jar noguiĬhange server_name_here with any name you want to give to your server. This code could be run on Java console or you can save it as bat file and run through command line in windows OS.ġ – If you want to set server title, No GUI and Java included in system path – off Get the code for including in your run.bat file for running minecraft server.

broken image