Results 1 to 3 of 3
  1. #1
    numanumajosh's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    US
    Posts
    947
    Reputation
    88
    Thanks
    1,468
    My Mood
    Stressed

    Question How to allocate more RAM to your Craftbukkit server!

    First of all, you'll need to download/update your JDE (Java Runtime Environment) and your JDK (Java Development Kit)
    Second, you have to have craftbukkit to do this
    Now follow these steps:

    1)Find the craftbukkit batch file, which is probably your server starter. Should be labeled .bat

    2)Right-click it and press Edit

    3)As you can see, there should be something close to this

    @EcHo off
    "C:\Program Files\Java\jre7\bin\java.exe" -server -Xms1024M -Xmx1024M -jar craftbukkit-0.0.1-SNAPSHOT.jar
    pause

    4)If you have a 32-bit computer, max amount of memory allocated can only be 1024M (1GB)

    5)As you can see, where it says -Xmx1024M and -Xms1024M, the number is how much MB is allocated to your server.

    6)Change this to your preference. Don't put in some random number! Try to use multiples of 512M. ex) 1536M

    7)Profit!

    MPGH News Team: 11/15/12 - 5/15/13

  2. #2
    numanumajosh's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    US
    Posts
    947
    Reputation
    88
    Thanks
    1,468
    My Mood
    Stressed
    I'm guessing this still works, lol. So I hope this will still be useful to some people.

  3. #3
    Smaug's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    2,518
    Reputation
    121
    Thanks
    1,192
    This is stated when you first start your server with run.bat or start.bat. Anyway, for who that did not know, nice job.
    Member Level 1 since 4/20/11 - 8/4/14
    Member Level 2 since 8/4/14 - present

Similar Threads

  1. [Tutorial] Allocating More Ram Towards Java! [WINDOWS]
    By Skyline. in forum Minecraft Tutorials
    Replies: 3
    Last Post: 09-18-2011, 09:21 AM
  2. How to add more cool items to your toolbox
    By Zoom in forum Visual Basic Programming
    Replies: 14
    Last Post: 11-18-2009, 08:40 AM
  3. How to tell if you need more RAM...
    By mostwanted in forum Programming Tutorials
    Replies: 5
    Last Post: 07-16-2009, 07:46 PM
  4. Get More Gas For Your $.
    By FoetteTrure in forum Soldier Front General
    Replies: 1
    Last Post: 10-22-2008, 11:06 AM
  5. Want more colors for your chams?
    By Synns in forum C++/C Programming
    Replies: 3
    Last Post: 08-20-2008, 07:31 PM