iAmRyan
Member
- Aug 23, 2011
- 289
- 45
How to create a Minecraft Server using Bukkit for version 1.5.1
This tutorial will be a very detailed, yet easy to follow step by step guide. This guide will NOT include screenshots, nor will it tell you how to portforward.
For more information on portforwarding, visit
You must be registered for see links
!____________________
DOWNLOADS:
You must be registered for see links
(Development build) ____________________
STEP ONE: Download 'Bukkit' from the download section above.
STEP TWO: Create a new folder on your desktop called "Minecraft".
(Right click your desktop>new>folder)
STEP TH: Move the file you just downloaded into the folder you've just made.
(Drag&Drop from your downloads)
STEP FOUR: Open notepad, and paste the following:
Code:
java -Xms1024M -Xmx1024M -jar craftbukkit.jar -o true
PAUSE
Save that file to your Minecraft folder you created earlier. Call it "run.BAT"
NOTE: MUST HAVE THE .BAT EXTENSION!
STEP FIVE: Right click on the bukkit file you downloaded earlier, and rename it to
"craftbukkit" Without the quotes.
STEP SIX: Run the batch file you created (Run.BAT).
If you have done everything correctly, you will have a working server.
(Provided you have portforwarded).
If you have any questions, feel free to leave them below!