fix(minecraft): maxWorldSize set to Minecraft default

Signed-off-by: JJGadgets <git@jjgadgets.tech>
This commit is contained in:
JJGadgets
2023-02-22 18:53:15 +08:00
parent e8f9f07ccd
commit 565ce16ef4

View File

@@ -32,6 +32,7 @@ spec:
ops: "${CONFIG_MINECRAFT_OPS}"
icon: "${CONFIG_MINECRAFT_ICON}"
maxPlayers: 20
maxWorldSize: 60000000
allowNether: true
announcePlayerAchievements: true
enableCommandBlock: false