ayuncraft-1.5/bukkit-server/run.bat

4 lines
71 B
Batchfile

@echo off
java -Xmx512M -Xms512M -jar craftbukkit-1.5.2-R1.0.jar
pause