Add configurable restart delay

This commit is contained in:
2021-01-01 18:25:04 -06:00
parent fa9a2397a7
commit e94937cd44
3 changed files with 3 additions and 1 deletions

View File

@@ -1,2 +1,3 @@
JRE_XMX={{ minecraft_jre_xmx }}
JRE_XMS={{ minecraft_jre_xms }}
MC_RESTART_DELAY={{ minecraft_restart_delay }}