Project164/mp-server/bukkit_command/run.bat

4 lines
74 B
Batchfile

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