Project164/mp-server/bungee_command/run.bat

3 lines
59 B
Batchfile

@echo off
java -Xmx32M -Xms32M -jar bungee-dist.jar
pause