我用英文,因為我打中文會打口語!!!
1 . [
http://forums.bukkit.org/threads/jenki...available.55174/ ]
2 . [ Make a file on your Desktop ]
3 . [ Put the
craftbukkit on the file ]
4 . [ and add one 新文字文件 in the file ]
5 . [ http://wiki.bukkit.org/Setting_up_a_server ] Here will teach you how to set up your server, if you java is 6 ,use the top one, if you java is 7 use the down one.
6 . [ open the 新文字文件 and
打 ]
This for java6:@ECHO OFFSET BINDIR=%~dp0CD /D "%BINDIR%""%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-1.0.1-R1.jarPAUSE
or
This for java7:
@ECHO OFFSET BINDIR=%~dp0CD /D "%BINDIR%""%ProgramFiles%\Java\jre7\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-1.0.1-R1.jarPAUSE
7 . [ 打完後,另存新檔,名: 自已修改.bat,存檔類型: 所有檔案. ]
8 . [如果成功,會看見DONE!]
9. [按 開始 , find CMD (administratie: C\windows\systen32\cmd.exe) ]
10. [打 config/all ]可以得你自己的區域IP ] , [ or use hamachi ]
註意:
一定要java!32bit-java6/7 不可以多於1G-RAM
64bit-java6/7 可以多於1G-RAM或以上
If you are running java in 32-bit mode on a 64-bit machine, change %ProgramFiles% to %ProgramFiles(x86)%