GB SERVER

Discussion in 'Bukkit Help' started by Arcetla, Oct 23, 2012.

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

    Arcetla

    Hi guys,
    can someone explane me how to change the amount of gb i'm using to run my server?
    i have a mac.
    Currently i'm using 1GB but i don't know where to change that amount.

    Greetings, Arcetla
     
  2. Offline

    roundrider

    Aahhhm, I think you have to configure it when you start your server for the first time, check out some tutorials on YouTube on how to set up your server. When you reset your server just copy your world-folders and the plugin folder so everything will be like the original server. I hope this helped you.
     
  3. Offline

    drtshock

  4. Offline

    Arcetla

    Thanks however, but didn't i said i have a mac?
    That guy who made the guide says the guide isn't for mac.
     
  5. Offline

    drtshock

  6. Offline

    zipfe

    Make a .command file containing the following:

    Code:
    cd /users/yourname/path_to_your_mc_server/
    java -server -Xmx1G -jar craft-bukkit.jar
    
    Replace the Xmx1G with Xmx2G etc to change the amount of RAM you want to assign.
     
  7. Offline

    Arcetla

    thank you guys
     
Thread Status:
Not open for further replies.

Share This Page