mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
fix(minecraft): maxWorldSize set to Minecraft default
Signed-off-by: JJGadgets <git@jjgadgets.tech>
This commit is contained in:
@@ -32,6 +32,7 @@ spec:
|
||||
ops: "${CONFIG_MINECRAFT_OPS}"
|
||||
icon: "${CONFIG_MINECRAFT_ICON}"
|
||||
maxPlayers: 20
|
||||
maxWorldSize: 60000000
|
||||
allowNether: true
|
||||
announcePlayerAchievements: true
|
||||
enableCommandBlock: false
|
||||
|
||||
Reference in New Issue
Block a user