У нас вы можете посмотреть бесплатно How to make a bukkit minecraft server 1.2.5 или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
1: You have to Portforward 2: Download Java 7 from http://www.oracle.com/technetwork/jav... 3: Get the latest craftbukkit build from http://wiki.bukkit.org/Setting_up_a_s... 4: Put the craftbukkit download in your server folder 5: Type this in your text document if youre using Java 7: @ECHO OFF SET BINDIR=%~dp0 CD /D "%BINDIR%" "%ProgramFiles%\Java\jre7\bin\java.exe" -Xmx1024M -Xms1024M -jar craftbukkit.jar PAUSE 6: Replace the name "craftbukkit.jar" with the latest build name, (Example craftbukkit-1.2.5-R4.0.jar) 7: Save as RUN.bat 8: Run the server and wait until all files are completely placed in server folder 9: Open the server file, leave the server ip alone if you DO NOT have any external ip's such as Hamachi or a program like it 10: If you do, put in your IPV4 address found in the Command Prompt after typing ipconfig 11: For friends to play you HAVE TO turn off your firewall 12: You login to the server using your IPV4 address 13: Your friends login using the ip listed at ipchicken.com If not typing something in the server ip doesnt work, if you do not have any external ip's, then download Hamachi and type in your IPV4 address in the server file. Hope this helped :D If you have any questions leave a comment and ill try to get back to you asap.