Add server password
This commit is contained in:
parent
aa3b086372
commit
af944dc31b
|
@ -5,6 +5,7 @@
|
|||
messageOfTheDay = "The Problem Solvers strike again!";
|
||||
port = 7777;
|
||||
openFirewall = true;
|
||||
password = "device-diameter3-famished";
|
||||
worldPath = /var/lib/terraria/Windy_Limbo_of_Melancholy.wld;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue