Minecraft Blogs / Tutorial

How to Create a Bukkit Server (Mac & Windows)

  • 476 views, 1 today
  • 3
  • 2
  • 9
WhiteBlizzard's Avatar WhiteBlizzard
Level 32 : Artisan Toast
25
Hi!
This is the most simple tutorial i can do! So keep up with me! :P
(when i put derp or blah it means something)
ok lets start!
(Mac)
1. Goto bukkit.org/
2. at that website, find something called "recommended builds" and click the one with the latest date.
3. Click download CraftBukkit.
4. After downloading it, create a file in your desktop any name you like it and put the craftbukkit-blahderp.jar download in it.
5. Rename "craftbukkit-1.X.X blah blah.jar" to craftbukkit.jar
6. Open text edit and press shift-command-T. Then copy the following:
#!/bin/bash
cd "`dirname "$0"`"
java -Xmx1G -Xms1G -jar craftbukkit.jar nogui
7. Save it Start.command
8. Double Click Start.command and your server should be created!
9. Enjoy!

(Windows)

1. follow steps 1-5 like above
2. Open up Notepad and put in the following:
Here is the x32 bit code

@echo off
java -Xms512M -Xmx512M -jar craftbukkit.jar nogui
pause


Here is the x64 bit code

@echo off
-%ProgramFiles(x86)%Javajre6binjava.exe- -Xms1024M -Xmx1024M -jar craftbukkit.jar
pause

3. Save it is Run.bat
4. Double click it and your server should be created

I hope this helps please tell me what else i should add :P lol :D
Fav. and diamond if this helped!
Please Subscribe!
Tags

Create an account or sign in to comment.

1
02/25/2015 3:50 pm
Level 33 : Artisan Architect
Barkitect
Barkitect's Avatar
hey how do you find the IP?
or is it your PC IP?
1
08/10/2012 4:34 pm
Level 1 : New Explorer
cholm115
cholm115's Avatar
read REDRUM backwards
1
09/16/2012 2:01 am
Level 32 : Artisan Toast
WhiteBlizzard
WhiteBlizzard's Avatar
MURDER :D
1
08/10/2012 4:33 pm
Level 1 : New Explorer
cholm115
cholm115's Avatar
wait wait wait wait. how do we find the ip for it and if this does not work il REDRUM you in minecraft
1
08/15/2012 1:01 pm
Level 32 : Artisan Toast
WhiteBlizzard
WhiteBlizzard's Avatar
you can find the ip by going to this website ipchicken.com or......get hamachi if you dono t want to port forward it. hamachi will also give you the ip.
If you are using hamachi go to server.properties and in server-ip= put the ip hamachi gave you.
Ask me if you need any further help :)
WhiteBlizzard
1
07/13/2012 3:23 pm
Level 31 : Artisan Creeper
mysticbeans
mysticbeans's Avatar
Wait, I don't get step 4! D: Please, explain it more? :P
1
07/13/2012 3:55 pm
Level 32 : Artisan Toast
WhiteBlizzard
WhiteBlizzard's Avatar
I updated the post for you! :D
1
07/13/2012 4:14 pm
Level 31 : Artisan Creeper
mysticbeans
mysticbeans's Avatar
Thank you so much!
1
09/16/2012 7:58 am
Level 32 : Artisan Toast
WhiteBlizzard
WhiteBlizzard's Avatar
No problem! lol
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome