Browse Source

improved wording

master
poikilos 8 years ago
committed by Jacob Gustafson
parent
commit
e76bcd9d3a
  1. 2
      etc/change_world_name_manually_first/game-install-ENLIVEN

2
etc/change_world_name_manually_first/game-install-ENLIVEN

@ -221,7 +221,7 @@ echo "protector_drop = false" >> "$WRITEABLE_MINETEST_CONF"
echo "protector_hurt = 3" >> "$WRITEABLE_MINETEST_CONF"
echo "default_privs = interact,shout,home" >> "$WRITEABLE_MINETEST_CONF"
echo "max_users = 50" >> "$WRITEABLE_MINETEST_CONF"
echo "motd = \"Actions and chat messages are logged. Visit web for recipes (and live map if available).\"" >> "$WRITEABLE_MINETEST_CONF"
echo "motd = \"Actions and chat messages are logged. Use inventory to see recipes (use web for live map if available).\"" >> "$WRITEABLE_MINETEST_CONF"
echo "disallow_empty_passwords = true" >> "$WRITEABLE_MINETEST_CONF"
echo "secure.trusted_mods = advanced_npc" >> "$WRITEABLE_MINETEST_CONF"
echo "server_dedicated = false" >> "$WRITEABLE_MINETEST_CONF"

Loading…
Cancel
Save