Published Nov 7th, 2011, 11/7/11 9:18 am
- 328 views, 0 today
- 2
- 0
- 2
36
Hello guys today the heroes clan gona whrite a tutorail how to make a server for you guys!
we are working on the Heroes clans official server (No Hamatchi) but today we wanna share
how to make a server to you guys its realy easy i gona give you a bukkit tutorail!
So we in the clan hope you like^^
1.Download CraftBukkit http://wiki.bukkit.org/Setting_up_a_server
2.Put the .jar in the desired directory
3.Open notepad and type :
If you are running Java 7 beta, type instead:
we are working on the Heroes clans official server (No Hamatchi) but today we wanna share
how to make a server to you guys its realy easy i gona give you a bukkit tutorail!
So we in the clan hope you like^^
1.Download CraftBukkit http://wiki.bukkit.org/Setting_up_a_server
2.Put the .jar in the desired directory
3.Open notepad and type :
@ECHO OFFnSET BINDIR=%~dp0nCD /D "%BINDIR%"n"%ProgramFiles%Javajre6binjava.exe" -Xincgc -Xmx1G -jar craftbukkit-0.0.1-SNAPSHOT.jarnPAUSE
Note: If you are running java in 32bit mode on a 64bit machine, change %ProgramFiles% to %ProgramFiles(x86)%If you are running Java 7 beta, type instead:
@ECHO OFFnSET BINDIR=%~dp0nCD /D "%BINDIR%"n"%ProgramFiles%Javajre7binjava.exe" -Xincgc -Xmx1G -jar craftbukkit-0.0.1-SNAPSHOT.jarnPAUSE
4. Save the document as RUN.bat (not as a .txt)5. Double Click RUN.bat and you're away!6. When you're done toying, issue "stop" command in console.7.Fhinish i hope this help guys cya ^^Tags |
315024
6
Create an account or sign in to comment.