How To Install And Update A Bukkit Server And Later (Also How to Install Plugins)

Опубликовано: 06 Июль 2026
на канале: Hibyguy
3,538
18

~~Pre Made Server By me!~

ENJOY!

~~Dev Build Link~~
http://forums.bukkit.org/threads/jenk...

~~BAT~~
@ECHO OFF
SET BINDIR=%~dp0
CD /D "%BINDIR%"
"%ProgramFiles%\Java\jre7\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-1.1-R1.jar
PAUSE

This goes for the jar its name varyies depending on version and type so for this example the name would be craftbukkit-1.1-R1 so the bat would be as shown above