Run Minecraft Server using OSX Lion Server

osx-server

Is it possible to run a Minecraft server using an OSX Lion server? I know that this is a very basic question.

Best Answer

Yes. You don't even need to have the Sever edition of Lion. Here is how:

  1. Download minecraft_server.jar from the Minecraft website
  2. Open terminal and paste the command listed below (there should be a space after -jar
  3. Drag the minecraft_server.jar into the Terminal window and type nogui. Then hit enter. Your server should start up.

Read this article on the Minecraft Wiki for more information.

java -Xmx1024M -Xms1024M -jar