From 5372293f370284a906f2a949de2a8106f966880d Mon Sep 17 00:00:00 2001 From: poikilos <7557867+poikilos@users.noreply.github.com> Date: Mon, 6 Mar 2017 09:35:14 -0500 Subject: [PATCH] Made info on finding recipes in motd more accurate --- minetest.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minetest.conf b/minetest.conf index 4bf2686..100ed83 100644 --- a/minetest.conf +++ b/minetest.conf @@ -7,7 +7,7 @@ protector_hurt = 1 default_privs = interact,shout,home max_users = 50 -motd = "Actions and chat messages are logged. Visit website for recipes and live map if available, otherwise see http://wiki.minetest.net/Main_Page and https://github.com/minetest-technic/technic/wiki" +motd = "Actions and chat messages are logged. Recipes are in unified inventory mod. Otherwise visit the server's website for more info about mods and live map if available--if not, see http://wiki.minetest.net/Main_Page and https://github.com/minetest-technic/technic/wiki" disallow_empty_passwords = true