hosting a bukkit minecraftserver

Posts 18 of 8 · Page 1 of 1
hosting a bukkit minecraftserver
ok to being your gana need a bukkit.jar aka craftbukkit-0.0.1-SNAPSHOT.jar
just google that and you'll find it very easily than save to a folder on your desktop

open the folder on your desktop make a new text document named run.bat if it doesnt change from .txt then just type in any letter and save as run.Bat that should work if not if u need me to help just pm me

now when and if the file is a .Bat file edit it and C&P this code into it dont change it and for some it might not work it does work for 32 bit pc (not for mc or linex)

Code:
EcHo OFF
SET BINDIR=%~dp0
CD /D "%BINDIR%"
"%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-0.0.1-SNAPSHOT.jar
PAUSE
for a 64 bit computer this is the code you need to place in the Run.Bat (REMINDER) this will not work for everyone

Code:
EcHo OFF
SET BINDIR=%~dp0
CD /D "%BINDIR%"
"%ProgramFilesx64%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-0.0.1-SNAPSHOT.jar
PAUSE

run the .Bat and then let you server do its thing when tis done type in stop in the command prompt and your server will shut down then siply run the run.Bat whenever you wana start your server

now to make it cracked you open server properties file with notepad change server online to false and you have to set your hamachi or w/e ip in that file also

now with plugins you have to read the instructions for the plugins to find plugins you can always go to Bukkit Plugin List but ofcourse there are manny places to find plugins

plz forgive any miss-spelled words ty

PRESS THANKS IF I HELPED
nice tutorial. may i suggest that you put the text for the run.bat into a
Code:
 code box
like that using [code ] [/ code] (put the text in the middle of the two and remove the spaces between [ and e and / and c ]
nice guide for people who don't know how to host a bukkit server and i validated u pnt101
thanks for comps guys i thought id make one for people who really have no clue what to do and the other one that was sticked didn't work for me at all
i have edited my post and it now shows how to do this for 64 bit pc's
Its really easy
and dont triple post jesus
stop bumping this shit
Quote Originally Posted by Cal View Post
Its really easy
and dont triple post jesus
stop bumping this shit
not bumping triple post is cause i couldn't edit and apparently its not easy when I'm getting people asking me how to do it cause its "hard" so get off my back and i take you using our lord and saviors name in vain JK LMFAO

and bumping on this thread is still aloud its only 2 days old lol it says:

"no bumping threads more than a week old"
Posts 18 of 8 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?