Revert "Remove colon from terraria configs"
This reverts commit 0eb1cd19240fc94d5b6e8fa5aff59dc416035dd3.
This commit is contained in:
parent
f8b42e18f9
commit
24a0c37427
@ -4,7 +4,7 @@ maxplayers=8
|
||||
world={{ terraria_root }}/{{ terraria_name }}/worlds/world.wld
|
||||
port={{ terraria_port }}
|
||||
password={{ terraria_password }}
|
||||
motd={{ terraria_worldname }} {{ terraria_motd }}
|
||||
motd={{ terraria_worldname }}: {{ terraria_motd }}
|
||||
worldpath={{ terraria_root }}/{{ terraria_name }}/worlds
|
||||
autocreate={{ terraria_worldsize }}
|
||||
difficulty={{ terraria_difficulty }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user