From 1c21eede8a662f351892f0e2036af883fdc9a362 Mon Sep 17 00:00:00 2001 From: poikilos <7557867+poikilos@users.noreply.github.com> Date: Sat, 4 Feb 2017 16:06:35 -0500 Subject: [PATCH] Spacing and folder case change completed --- games/ENLIVEN/minetest.conf.enliven | 14 ++++++++++++++ minetest.conf | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 games/ENLIVEN/minetest.conf.enliven diff --git a/games/ENLIVEN/minetest.conf.enliven b/games/ENLIVEN/minetest.conf.enliven new file mode 100644 index 0000000..961ed01 --- /dev/null +++ b/games/ENLIVEN/minetest.conf.enliven @@ -0,0 +1,14 @@ +protector_radius = 7 +protector_pvp = true +protector_pvp_spawn = 10 +protector_drop = true +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." +disallow_empty_passwords = true + +#not all settings can be changed in this minetest.conf (see +#minetest.conf.example in THIS folder) some settings can only be changed +#in client's local copy of minetest.conf (see login scripts on network) diff --git a/minetest.conf b/minetest.conf index 4be9b6f..adaefd4 100644 --- a/minetest.conf +++ b/minetest.conf @@ -10,8 +10,8 @@ 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" disallow_empty_passwords = true -# Client configuration for improved graphics: +# Client configuration for improved graphics: # address = fcalocal # maintab_LAST = singleplayer