[TUTORIAL] How to make your own Minecraft Server.

Kragex Aug 20, 2012

  1. Kragex

    Kragex Newbie BANNED
    0/47

    Joined:
    Jul 14, 2012
    Messages:
    372
    Likes Received:
    45
    Trophy Points:
    0
    Gender:
    Male
    Location:
    Northampton
    Console:
    Xbox
    I will explain this as easiest as I can so please pay attention and don't skip any corners!

    The first thing you need to do is download Bukkit. It's a program used for making your own server, I have set up a bukkit server already with default values. You can download it here:

    Download Server Files

    Once you have downloaded it, extract the folder to your desktop. Now inside is a file named "Start" or "Start.bat" depending on whether you have extensions to show. This file basically runs a bunch of commands to load the server program through Java. It's currently set to JRE7 so if you start this and get an error you have 2 things to do.
    • Make sure you have the latest Java installed by clicking here.
    • Navigate to your Java folder and change the links to the appropriate name.
    Here you can see my folder structure, you need to try and find your way to this exe file.
    [​IMG]

    Now as you can see my file is located at "C:\Program Files\Java\jre7\bin" so for me I would right click the Start.bat file I mentioned earlier and open it with notepad or wordpad. Then I would change the part that says:


    Code:
    %ProgramFiles%\Java\jre7\bin\java.exe
    To what matches my directory. But I don't change it to "C:\Program Files\" just leave it as %ProgramFiles% and it will do the exact same thing.

    Now if you try to run it then it should start up, it should give you a bunch of messages and then say "Done." this means it's running. You can start up Minecraft and add a server, use the IP 127.0.0.1 or LocalHost to test and you should be able to connect. Now this server already has "Online:" set to false which means it's a local only server

    What you need to do to allow external access is add the ports to the exception list. Your router will vary so make sure you know the make/model and the login details.

    There is a website that will guide you through depending on your router so you can use this to suite your needs. Click Here. It should tell you the port but if not then the port you need to forward is 25565.

    Now if you did it correctly, restart the server by closing the cmd prompt window and relaunching Start.bat and go to: What's My IP

    At the top should be your Routers IP address, you can give this to people and they can connect or if you want to get advanced you can set up a Host Navigator over at No-Ip.com but you should now have a working Minecraft PC Server. You can add plugins and other stuff if you want, be sure to make yourself an OP (Admin) by going into the cmd prompt window and typing:

    [​IMG]
    If you don't understand then you simply type "op" with a space after and then your in-game name. Now you can use console commands whilst in-game.
     
  2. lildeus

    lildeus Newbie
    0/47

    Joined:
    Jul 27, 2012
    Messages:
    52
    Likes Received:
    1
    Trophy Points:
    0
    Console:
    Xbox
  3. lildeus

    lildeus Newbie
    0/47

    Joined:
    Jul 27, 2012
    Messages:
    52
    Likes Received:
    1
    Trophy Points:
    0
    Console:
    Xbox
  4. lildeus

    lildeus Newbie
    0/47

    Joined:
    Jul 27, 2012
    Messages:
    52
    Likes Received:
    1
    Trophy Points:
    0
    Console:
    Xbox
  5. lildeus

    lildeus Newbie
    0/47

    Joined:
    Jul 27, 2012
    Messages:
    52
    Likes Received:
    1
    Trophy Points:
    0
    Console:
    Xbox
    Sorry this is the first post picture
     
  6. lildeus

    lildeus Newbie
    0/47

    Joined:
    Jul 27, 2012
    Messages:
    52
    Likes Received:
    1
    Trophy Points:
    0
    Console:
    Xbox
    This is the second one
     
  7. Mo

    ModioHomeBasic Newbie
    0/47

    Joined:
    Feb 25, 2011
    Messages:
    22
    Likes Received:
    3
    Trophy Points:
    0
    Gender:
    Male
    Location:
    United Kingdom
    Console:
    Xbox
    That's just a general message you get. Try allocating more RAM if your worried about it. Also try my Minecraft 101 for starting the server from a desktop folder. You can generate .bat files and edit the script before you save. You can even hide the folder on your desktop if you want it to look tidy.

    Edit: http://www.xpgamesaves.com/topic/45774-release-minecraft-101/
     
  8. Kragex

    Kragex Newbie BANNED
    0/47

    Joined:
    Jul 14, 2012
    Messages:
    372
    Likes Received:
    45
    Trophy Points:
    0
    Gender:
    Male
    Location:
    Northampton
    Console:
    Xbox
    Sorry, if you don't quote my post I don't get a notification. But you don't have a lot of RAM it seems, you need at least 2 or 4 GB of RAM.
     
  9. lildeus

    lildeus Newbie
    0/47

    Joined:
    Jul 27, 2012
    Messages:
    52
    Likes Received:
    1
    Trophy Points:
    0
    Console:
    Xbox
    Is there anyway to up how much ram minecraft uses
     
  10. Kragex

    Kragex Newbie BANNED
    0/47

    Joined:
    Jul 14, 2012
    Messages:
    372
    Likes Received:
    45
    Trophy Points:
    0
    Gender:
    Male
    Location:
    Northampton
    Console:
    Xbox
    Yeah, go to Control Panel and into Java. There is a setting somewhere in there where you can change the RAM from 1024 to 2048 or higher, you can also edit the Start.bat file and change the 1024 to 2048 or higher also.
     
  11. lildeus

    lildeus Newbie
    0/47

    Joined:
    Jul 27, 2012
    Messages:
    52
    Likes Received:
    1
    Trophy Points:
    0
    Console:
    Xbox
    Ive tried everything I can't make minecraft server i give up but thanks for the help
    : (

    Sent from my DROID BIONIC using Tapatalk 2
     
  12. Nissix

    Nissix Newbie
    0/47

    Joined:
    Aug 11, 2012
    Messages:
    88
    Likes Received:
    0
    Trophy Points:
    0
    Gender:
    Male
    Location:
    Newcastle, United Kingdom
    Console:
    Xbox
    Try running less programs and just the server then go on minecraft on a different laptop/pc if you have another otherwise it will keep saying that
     
  13. lildeus

    lildeus Newbie
    0/47

    Joined:
    Jul 27, 2012
    Messages:
    52
    Likes Received:
    1
    Trophy Points:
    0
    Console:
    Xbox
    Well I dont have another computer/laptop so i am screwed

    Sent from my DROID BIONIC using Tapatalk 2
     
  14. Kragex

    Kragex Newbie BANNED
    0/47

    Joined:
    Jul 14, 2012
    Messages:
    372
    Likes Received:
    45
    Trophy Points:
    0
    Gender:
    Male
    Location:
    Northampton
    Console:
    Xbox
    Then get your friend or someone you play with to host instead.
     

Share This Page

Close