Minecraft server startup help

Minecraft server startup help - Laughing Indian woman with husband sitting at table and discussing project while working together with laptop and notebook at home

I have been able to download the mincraft server file. minecraft_server.1.7.10.jar version

However, I have having difficulty running it. According to the tutorial, it says to run: -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui by saving it into a notepad, placing it in the same folder as the server, and double clicking it.

I did this by using the rich text document as I am on a Mac. No results.

So i tried running -Xmx1024M -Xms1024M -jar minecraft_server.jar. no results.

I am stuck, and not sure what to do next. anyone help please?

UPDATE: Thanks to everyone who posted! By sorting out through identified problems and more tutorials, the server is up and running. Although I do need to work out some of the details, thanks again to everyone.



Best Answer

Putting it in a rich text document is not going to run it. You do have to use the full command, java -Xmx1024M -Xms1024M -jar minecraft_server.1.7.10.jar nogui, but you need to either type it into terminal or put it in a .sh file.




Pictures about "Minecraft server startup help"

Minecraft server startup help - Smiling spouses discussing business plan at home
Minecraft server startup help - Young inexperienced African American female worker smiling and looking at laptop screen and Asian head barista explaining how special program works both shot through glass
Minecraft server startup help - Happy aged gray haired coach in casual wear looking at camera while supporting young African American coworker in office boardroom



How do I make my Minecraft server run on startup?

Setup Minecraft server to start automatically
  • Triggers tab. Click New and create a trigger. ...
  • Actions tab. Click New and create a new Start a Program type action. ...
  • Conditions tab. Clear all checkboxes.
  • Settings tab. Check Allow task to be run on demand. ...
  • Now just click OK to save all changes.


  • Why is my Minecraft server not starting up?

    Temporarily rename your plugins directory and restart your server. This will load your server with no plugins, so if this resolves the issue, you will know a plugin is causing the problem. Stop your server and temporarily rename all of your world files, then start your server again.

    How do I manage my minecraft server?

    Manage a Minecraft Server
  • Requirements.
  • Stop the Minecraft Server from the command line.
  • Start the Minecraft Server from the command line.
  • Changing the seed.
  • Console commands. Grant yourself operator status. Set up a whitelist.




  • Minecraft server optimization + auto-reboot startup scripts




    More answers regarding minecraft server startup help

    Answer 2

    You're missing the java part. You're supposed to run java -Xmx1024M -Xms1024M -jar minecraft_server.1.7.10.jar nogui.

    Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.

    Images: Ketut Subiyanto, Ketut Subiyanto, Ketut Subiyanto, Andrea Piacquadio