Turn server_properties into a list, not a dictionary
This commit is contained in:
parent
939ce5738e
commit
06adfd1694
@ -38,4 +38,4 @@ minecraft_jre_xmx: 4096m
|
|||||||
# - { opt: allow-flight, value: "false" }
|
# - { opt: allow-flight, value: "false" }
|
||||||
# - opt: gamemode
|
# - opt: gamemode
|
||||||
# value: 0
|
# value: 0
|
||||||
minecraft_server_properties: {}
|
minecraft_server_properties: []
|
||||||
|
Loading…
Reference in New Issue
Block a user