Remove colon from terraria configs
This is a bug, turns out
This commit is contained in:
parent
44c5ca6ccd
commit
0eb1cd1924
@ -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…
Reference in New Issue
Block a user