Linux Script?

Discussion in 'Bukkit Discussion' started by slicerblade, Jun 22, 2011.

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

    slicerblade

    Im using a linux computer to host my minecraft server using this to start it up " java -Xms1024M -Xmx1024M -jar craftbukkit.jar nogui". It still gets a little laggy and i gets a spam of "cant keep up"s, it shows there is extra ram so what script do i use to make the computer run at maximum?
     
  2. Offline

    Orcworm

    Change the '-Xmx1024M' value, if you wanted to allocate 2 gigs of ram you'd use '-Xmx2048M', and etc.
     
  3. Offline

    fugue2005

    can't keep up messages aren't always about having enough ram. most people ignore them or get
    obuJustShutTheHellUp
     
  4. Offline

    slicerblade

    what if i remove both the -Xms1024M and the -Xmx1024M from the script?
     
Thread Status:
Not open for further replies.

Share This Page