我用英文,因為我打中文會打口語!!!
1 . [
http://forums.bukkit.org/threads/jenki...available.55174/ ]
![](http://img189.imageshack.us/img189/4228/minecraftbukkit.png)
2 . [ Make a file on your Desktop ]
![](http://img220.imageshack.us/img220/7205/minecraftbukkit1.png)
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.
![](http://img684.imageshack.us/img684/4188/20120124232853.png)
6 . [ open the 新文字文件 and
打 ]
![](http://img14.imageshack.us/img14/2243/20120124233759.png)
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)%