forked from catalin/fukuops
feat: add DIFFICULTY option to minecraft
This commit is contained in:
parent
e11196111d
commit
260f36efca
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ services:
|
||||||
ENABLE_RCON: false
|
ENABLE_RCON: false
|
||||||
MAX_TICK_TIME: -1
|
MAX_TICK_TIME: -1
|
||||||
USER_API_PROVIDER: ${USER_API_PROVIDER:-playerdb}
|
USER_API_PROVIDER: ${USER_API_PROVIDER:-playerdb}
|
||||||
|
DIFFICULTY: ${DIFFICULTY:-normal}
|
||||||
ENABLE_AUTOPAUSE: true
|
ENABLE_AUTOPAUSE: true
|
||||||
DEBUG_AUTOPAUSE: false
|
DEBUG_AUTOPAUSE: false
|
||||||
TYPE: FORGE
|
TYPE: FORGE
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue