docker-spigot/spigot.conf

14 lines
246 B
Plaintext
Raw Normal View History

2016-04-17 10:06:16 -07:00
[program:copyjar]
command=/usr/local/bin/copyjars.sh
priority=1
autorestart=false
startretries=0
[program:spigot]
command=java -Xmx%(ENV_MEMLIMIT)s -jar spigot.jar --nojline
user=mcserver
priority=10
redirect_stderr=true
directory=/srv/spigot/