poikilos
6 years ago
committed by
Jacob Gustafson
7 changed files with 47 additions and 36 deletions
@ -1,5 +0,0 @@ |
|||
fallback_font_size = 22 |
|||
address = fcalocal |
|||
name = fcalocal |
|||
font_size = 22 |
|||
serverlist_url = |
@ -0,0 +1,9 @@ |
|||
maintab_LAST = online |
|||
fallback_font_size = 22 |
|||
# address = fcalocal |
|||
# name = fcalocal |
|||
font_size = 22 |
|||
serverlist_url = |
|||
# serverlist_file = favoriteservers.txt |
|||
public_serverlist = false |
|||
enable_local_map_saving = true |
@ -1,20 +1,5 @@ |
|||
# In case user of an Enliven server wants to start their own server via the graphical user interface: |
|||
protector_flip = true |
|||
protector_radius = 7 |
|||
protector_pvp = true |
|||
#protector_pvp_spawn = 10 |
|||
#protector_drop false since can allow glitch jumping |
|||
protector_drop = false |
|||
protector_hurt = 3 |
|||
#optional: |
|||
map_generation_limit = 5000 |
|||
#do not give fast priv for default_privs, since that can allow glitch-jumping over or through protected walls by jumping across or out of water |
|||
default_privs = interact,shout,home |
|||
#optional: max_users default is 15 |
|||
max_users = 50 |
|||
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 |
|||
|
|||
#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) |
|||
# DON'T USE THIS -- instead, see: |
|||
# * minetest.client-example.conf |
|||
# * minetest.LAN-client-example.conf |
|||
# * minetest.server-example.conf (should be installed by install scripts) |
|||
|
Loading…
Reference in new issue