Tutorials Navigation

Tutorials :: New :: Popular :: Top Rated

Tutorials: 18,326 Categories: 12

Total Tutorial Views: 41,409,318

How To Setup A Minecraft Bukkit Server.

Tutorial Name: How To Setup A Minecraft Bukkit Server.  

Category: PC Tutorials

Submitted By: Mackay

Date Added:

Comments: 0

Views: 2,355

Related Forum: PC Building Forum

Share:

Today I Am Going To Be Showing You How To Setup A Minecraft Server Using Bukkit.





Portforward Information.

Please Note You May Need To Port Forward But Due To Different Routers/Internet Providers I Am Unable To Do A Tutorial On That So Just Go To Youtube/Google And Type "How To Portforward On Minecraft Using A [Insert Router Brand Here]"





Things You Will Need.

1. Bukkits Latest Build.
[ Register or Signin to view external links. ]





Step 1. Once The Latest Build Has Downloaded, Create A New Folder And Name It "Minecraft Server" Or Anything You Want, And Drag The Latest Build Into That Folder.

NOTE:The Latest Build Will Be Called - "craftbukkit-0.0.1-SNAPSHOT"


Step 2. Right Click On The Latest Build And Click Rename, And Rename It To Just "craftbukkit".

Step 3. In The Same Folder Create A New Text Document And Name It "ServerRun", And Open It, Then Type.

How To Find If Your 32 Or 62 bit.

Step 1.Go To Start And Right Click On Computer.

Step 2. Click Properties, Then Next To System Type It Will Say Either 32 Or 62 Bit Operating System.


For 32 Bit Computers - @echo off
java -Xms1024M -Xmx1024M -jar craftbukkit.jar nogui
pause

For 62 Bit Computers - @echo off
"%ProgramFiles(x86)%\Java\jre6\bin\java.exe" -Xms1024M -Xmx1024M -jar craftbukkit.jar
pause

Step 3. Go To File And "Save As" Then Name It "ServerRun.bat" And Save As "All Files", Then Save It.

Step 4. There Should Be A New File In The Folder With The Icon As a Set Of Gears, Double Click That And There Is Your Server Console, There Should Now Be Alot More Files In That Folder, Don't Delete Any Of It As That Is For Your World And Plugins.




For People To Be Able To Join The Server You Need To First PortForward And Find Your Ip Address.

To Find Your Ip Address Go To The Following Link.

[ Register or Signin to view external links. ]


Ratings

Current rating: 3.33 by 3 users
Please take one second and rate this tutorial...

Not a Chance
1
2
3
4
5
6
7
8
9
10
Absolutely

Comments

"How To Setup A Minecraft Bukkit Server." :: Login/Create an Account :: 0 comments

If you would like to post a comment please signin to your account or register for an account.