diff --git a/jobs/games/minecraft/cjaran.hcl b/jobs/games/minecraft/cjaran.hcl index 8189368..406f40c 100644 --- a/jobs/games/minecraft/cjaran.hcl +++ b/jobs/games/minecraft/cjaran.hcl @@ -7,7 +7,7 @@ job "minecraft-cjaran" { network { port "mc" { - to = 25565 + to = 25565 } port "rcon" { @@ -42,13 +42,19 @@ job "minecraft-cjaran" { memory = 4096 # 4GB } - env { - EULA = "TRUE" - TYPE = "PAPER" - VERSION = "1.20.4" - USE_AIKAR_FLAGS = true - OPS = "BloThen" - MAX_PLAYERS = "10" + template { + data = <