ansible-role-minecraft/templates/env

4 lines
111 B
Plaintext
Raw Normal View History

JRE_XMX={{ minecraft_jre_xmx }}
JRE_XMS={{ minecraft_jre_xms }}
2021-01-01 18:25:04 -06:00
MC_RESTART_DELAY={{ minecraft_restart_delay }}