Login Register






[Guide]: How to setup a Minecraft Bukkit server with pictures! (Windows) filter_list
Author
Message
[Guide]: How to setup a Minecraft Bukkit server with pictures! (Windows) #1
How to setup a Minecraft Bukkit server with pictures!

A guide by: Ninja.

Guide Index:
  • Introduction
  • Resources
  • Port-Forwarding
  • Configuration

Introduction


In this guide I will be teaching you how to setup a Minecraft Bukkit server. I will also provide an explanation on how to properly configure your server. If you take the time to read this guide, I would appreciate it if you left some feedback.

Resources

  • NotePad++
    You will not need NotePad++ for this guide, however I feel that I need to include it because it will benefit you in the future while you are configuring plugins.
  • IP-Chicken
    You will need IP-Chicken to check your IP address.
  • CraftBukkit
    It is recommended that you download the latest version of craftbukkit, to do so, click the link above.

Port-Forwarding


This is the hardest part of the process, where most people get stuck. If you follow these steps, you will be 99% of the way done.

Firstly, we need to open up our command prompt. To do so, click on your start menu, type in CMD, and press enter. Now that you have your command prompt open, type in the command IPCONFIG.

You now need to look for your "Default Gateway" and your "IPv4 Address." I have done this myself for this guide, I will post a screen shot below, in case you are confused.

Spoiler:
[Image: ftNbDSi.png]


Once you have located both of those numbers, save them in a notepad document.

You are now going to have to access your routers control panel. To do this, open up your web browser and type in your Default Gateway. Once you are logged into your routers control panel, you are going to need to locate an option normally called port-forwarding, in some cases port-triggering. I will post a picture below of where mine is located on my router.

Spoiler:
[Image: ycOBOfx.png]


Once you have located this, click on it. There should be an option to "add" click on that.

Spoiler:
[Image: HP2h3CY.png]


We need to create a custom application, call it whatever you please. I am going to call it "Minecraft".

Once you have chosen a name, you're going to see a few boxes that probably look like this:

Spoiler:
[Image: 2f3hhUr.png]


In the boxes that are asking you for a port, type in "25565" there will also be a drop down box which you need to change to "TCP/UDP". If you are required to enter an IP address, which is the case on some routers then go to http://IPChicken.com/ copy and paste the number from there into the box, and save your changes.

Congratulations, you are now 99% of the way done.

Configuration


If you have made it this far, congratulations. This is the easy part.

First things first, create a new folder on your desktop and name it whatever you please. Take the crafbukkit file that you downloaded earlier and place it in the folder. If for some reason the file is not craftbukkit you need to rename it. You are now going to need to open up a new text document in notepad, and enter the following code.

Code:
java -Xmx1024M -jar craftbukkit.jar -o true PAUSE

Name the file whatever you please, however make sure that you make the file extension a ".bat" Place that file in the folder containing your craftbukkit file, and run it.

There is only one thing left that we need to do before you are officially done. You need to open up your server.properties file using NotePad++ if you haven't downloaded it, that's fine. Just right click on the file go down to properties, change the file to open with notepad.

Now you need to the line "serverip=" this is where you're going to need your IPv4 address you saved from earlier. Copy-paste that into the file where it says "serverip=" save you changes, and you are done. Congratulations. Cool

This will conclude my guide on how to setup a Minecraft Bukkit server, if you made it this far I hope that this was easy to understand, and that it helped you. I would appreciate it if you left some feedback.

Reply

RE: [Guide]: How to setup a Minecraft Bukkit server with pictures! (Windows) #2
Amazing guide, thanks a lot for the effort you've put in and for sharing with us! :thumbsup:

Reply

RE: [Guide]: How to setup a Minecraft Bukkit server with pictures! (Windows) #3
(06-22-2013, 01:30 PM)Wonders Wrote: Amazing guide, thanks a lot for the effort you've put in and for sharing with us! :thumbsup:

I am glad that you enjoyed it! You're welcome! I have several others coming as well.

Reply

RE: [Guide]: How to setup a Minecraft Bukkit server with pictures! (Windows) #4
Wow this is really in depth.
thanks alot

Reply

RE: [Guide]: How to setup a Minecraft Bukkit server with pictures! (Windows) #5
(06-25-2013, 08:24 PM)potatoes Wrote: Wow this is really in depth.
thanks alot

You're welcome, I am glad that you enjoyed!

Reply

RE: [Guide]: How to setup a Minecraft Bukkit server with pictures! (Windows) #6
Thank you very much for this, I already know how to set up a server etc.. but this will defiantly help people starting a new Bukkit server!

Reply

RE: [Guide]: How to setup a Minecraft Bukkit server with pictures! (Windows) #7
Instead of IPChicken you can just go to whatismyip.com and go to CMD and type "ipconfig /all" it will give you all the information that IPChicken does. Nice tutorial. It will help many beginners.

Reply

RE: [Guide]: How to setup a Minecraft Bukkit server with pictures! (Windows) #8
A bigger and better tutorial was just posted on how to do this.

Reply

RE: [Guide]: How to setup a Minecraft Bukkit server with pictures! (Windows) #9
(07-13-2013, 05:25 PM)JeremyMcKinnon Wrote: A bigger and better tutorial was just posted on how to do this.

This;
I might make a MineCraft server soon just to see how people make $1000 from that lmao.

Reply