start.command on mac?

Discussion in 'Bukkit Help' started by Braveras, Nov 10, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Braveras

    What I have to put in my start.command text document to make that my server starts?
    I want that server runs with 2G of RAM (xmx and xms) but I dont know what I have to put...
    My mac is: MacBook Air
     
  2. Offline

    Mr. Minecraft

    I don't think a mackbook air can support a server xDDDDDDDDDDDD
     
  3. Offline

    Braveras

    why?
     
  4. Offline

    cray_Z

    A MacBook Air isn't the best computer to run a server on, but it will work.

    Use this in your start.command
    Code:
    cd ~/Desktop/BukkitServer/
    java -Xms2048M -Xmx2048M -jar CraftBukkit.jar
     
  5. Offline

    Mr. Minecraft

    1.7GHz dual-core Intel Core i5 with 3MB shared L3 cache and absolutely no cooling. I always viewed it as a netbook. This plus the less than fast internet connection most homes have will make it bad to run a server on. However, if it does work, then i hope the above post will work for you! I would like to go on it, so if u could send me the IP that would be great!
     
Thread Status:
Not open for further replies.

Share This Page