Add server password

This commit is contained in:
Evie Litherland-Smith 2023-05-30 11:53:36 +01:00
parent aa3b086372
commit af944dc31b

View file

@ -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;
};
}