1
Setting up my Bukkit server
Well, hi.
I really need help setting up my bukkit server and I'm having a few problems. My first problem : every time I download the run.bat and all, it renames itself run and then when I double click on it nothing really happens except a window that comes up and says press a button to continue and when I do hit enter, nothing happens. What do I do now? Can someone PLEASE tell me, specifically how I make a server. Btw, I have Craft Bukkits recommended build installed. Thanks.
I really need help setting up my bukkit server and I'm having a few problems. My first problem : every time I download the run.bat and all, it renames itself run and then when I double click on it nothing really happens except a window that comes up and says press a button to continue and when I do hit enter, nothing happens. What do I do now? Can someone PLEASE tell me, specifically how I make a server. Btw, I have Craft Bukkits recommended build installed. Thanks.
6
What's the craftbukkit that you downloaded called? Just change what I had above from craftbukkit.jar to whatever yours is.
Erm, it says unable to access jar file craft bukkit.jar. Mhmmm
are you getting the java is not a valid command error?
Nope, not working.
Thanks
Open Notepad.
Paste the following into it.
Hit File -> Save As...
Change the "Save as type:" to All Files
Make the "file name:" say run.bat
Try running it.
Paste the following into it.
@ECHO OFF
echo Starting up server!
java -Xms1024m -Xmx1024m -jar craftbukkit.jar
PAUSE
Hit File -> Save As...
Change the "Save as type:" to All Files
Make the "file name:" say run.bat
Try running it.
