diff --git a/kube/3-deploy/2-apps/minecraft/3-install.yaml b/kube/3-deploy/2-apps/minecraft/3-install.yaml index 95983128..559be04e 100644 --- a/kube/3-deploy/2-apps/minecraft/3-install.yaml +++ b/kube/3-deploy/2-apps/minecraft/3-install.yaml @@ -32,6 +32,7 @@ spec: ops: "${CONFIG_MINECRAFT_OPS}" icon: "${CONFIG_MINECRAFT_ICON}" maxPlayers: 20 + maxWorldSize: 60000000 allowNether: true announcePlayerAchievements: true enableCommandBlock: false