bls_mods/minetest.conf

172 lines
4.2 KiB
Plaintext
Raw Normal View History

2020-06-29 03:12:47 +00:00
# WARNING: this is a *SAMPLE* config, and may be out of date
# player settings
basic_privs = interact, shout, home, tp, instruments, caps, areas_high_limit
default_privs = interact, shout, home, tp, instruments, caps
creative_mode = false
enable_damage = true
max_users = 100
## messages
server_description = Want to have some fun? Hop on, wind down, and enjoy some good ol' survival! Family-friendly!
motd = Welcome! This is a family-friendly survival server. Notice: DMs may be monitored by server staff.
kick_msg_shutdown = The server is shutting down. It should be back up soon!
kick_msg_crash = Uh-oh. The server crashed, but I started it again. Please rejoin!
ask_reconnect_on_crash = true
## security settings
csm_restriction_flags = 60
disallow_empty_password = true
enable_rollback_recording = true
secure.trusted_mods = irc,irc2,dumpnodes,skinsdb,verbana,staff
secure.http_mods = lurkcoin,digistuff,skinsdb
## debug settings
debug_log_level = info
debug_log_size_max = -1
profiler.load = false
# instrumentation settings are for the profiler.
instrument.entity = false
instrument.abm = true
instrument.lbm = false
instrument.chatcommand = false
instrument.global_callback = false
instrument.builtin = false
instrument.profiler = false
## map settings
mg_name = valleys
mg_flags = caves, dungeons, light, decorations
static_spawnpoint = 111, 13, -507
## performance settings
nodetimer_interval = 0.2
dedicated_server_step = 0.18
abm_interval = 1.5
active_block_range = 1
active_object_send_range_blocks = 1
block_send_optimize_distance = 2
max_block_generate_distance = 3
max_block_send_distance = 4
max_forceloaded_blocks = 128
max_objects_per_block = 1024
max_simultaneous_block_sends_per_client = 27
max_packets_per_iteration = 4096
num_emerge_threads = 4
player_transfer_distance = 30
server_side_occlusion_culling = true
server_unload_unused_data_timeout = 199
full_block_send_enable_min_time_from_building = .1
# MOD CONFIG
## default
bones_mode = keep
enable_tnt = true
tnt_radius = 5
give_initial_stuff = true
initial_stuff = default:pick_wood,default:axe_wood,default:torch 10,carts:cart,areasprotector:protector,default:chest_locked,farming:potato 20
## 3d armor
armor_fire_protect = true
wieldview_node_tiles = false
wieldview_update_time = 2
## areas
areas.self_protection = true
areas.self_protection_max_areas = 20
areas.self_protection_max_areas_high = 80
## boost_cart
boost_cart.punch_speed_max = 14
boost_cart.speed_max = 20
## bridger
bridger_enable_trestles = true
bridger_enable_trusses = true
bridger_enable_wooden_bridges = true
## caverealms
caverealms.ymin = -24000
## cloaking
show_statusline_on_connect = false
## cucina vegana
cucina_vegana.plant_settings.germ_launch = 1
## currency
currency.creative_income_enabled = false
currency.income_item = currency:minegeld_5
currency.income_period = 1200
## extra
extra.ore_recovery = false
## facade
facade.in_creative_inventory = false
facade.protect_inventories = true
## farming
farming_enable_catchall_abm = false
## mesecon
mesecon.overheat_max = 60
mesecon.mvps_protection_mode = compat
## moreblocks
moreblocks.stairsplus_in_creative_inventory = false
## moremesecons
# empty, to allow all
moremesecons_commandblock.authorized_commands =
## nsspf
nsspf.allow_default_mushrooms = true
## playeranim
playeranim.model_version = MTG_4_Nov_2017
## poshud
poshud.mapblock.enable = true
## replacer
replacer.enable_hot_switching = false
## stamina
stamina.exhaust_dig = 5
stamina.exhaust_place = 2
stamina.exhaust_craft = 10
stamina.exhaust_sprint = 36
## tpr (teleport_request)
tp.enable_immediate_teleport = false
## tubelib (techpack)
gravelsieve_ore_rarity = 5
gravelsieve_ore_min_elevation = -25000
gravelsieve_ore_max_elevation = 0
tubelib_basalt_stone_enabled = false
tubelib_machine_aging_value = 8000
tubelib_max_num_forceload_blocks = 12
## unified_inventory
unified_inventory_trash = true
## unified_inventory_plus
unified_inventory_plus.enable_craft_organize = false
## verbana
verbana.unverified_spawn_pos = (172, 29, -477)
verbana.jail_bounds = (159,27,-493),(184,44,-472)
verbana.jail_check_period = 61
## vines
# disable roots; they are ugly and the ABM is laggy
vines_enable_roots = false
## xdecor
enable_xdecor_chess = false
enable_xdecor_enchanting = false
enable_xdecor_workbench = false