Bukkit run.bat file

Discussion in 'Bukkit Help' started by TelephoneKiosk, Aug 30, 2012.

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

    TelephoneKiosk

    In the run.bat file you use to start up your server:
    Code:
    @Echo off
    "C:\Program Files\Java\jre7\bin\java.exe" -server -Xincgc2048M -Xmx2048M -jar craftbukkit.jar
    pause
    Why is it that you have to assign RAM in two places? Is one the minimum RAM and the other the maximum RAM it can use?
     
Thread Status:
Not open for further replies.

Share This Page