feat: add DIFFICULTY option to minecraft
Some checks failed
checks / pre-commit (push) Failing after 31s
checks / k8s (push) Failing after 31s
checks / tflint (push) Failing after 30s
OpenTofu deployments / authentik (push) Failing after 30s
OpenTofu deployments / adguard (push) Failing after 30s

This commit is contained in:
cătălin 2025-03-31 21:08:18 +02:00
commit 260f36efca
No known key found for this signature in database

View file

@ -32,6 +32,7 @@ services:
ENABLE_RCON: false
MAX_TICK_TIME: -1
USER_API_PROVIDER: ${USER_API_PROVIDER:-playerdb}
DIFFICULTY: ${DIFFICULTY:-normal}
ENABLE_AUTOPAUSE: true
DEBUG_AUTOPAUSE: false
TYPE: FORGE