diff --git a/minetest.conf b/minetest.conf index 4de59736..c66b13ae 100755 --- a/minetest.conf +++ b/minetest.conf @@ -108,8 +108,8 @@ mg_name = singlenode give_initial_stuff = true # AREAS MOD areas.self_protection = true -areas.self_protection_max_size = {x=50, y=100, z=50} -areas.self_protection_max_areas = 10 +areas.self_protection_max_size = {x=128, y=128, z=128} +areas.self_protection_max_areas = 30 # DROPONDIE MOD - si false, les sacs des joueurs sont vidées à leurs mort keepInventory = false # RANDOM_MESSAGES MOD - paramétrage de l'interval entre deux messages, 30min actuellement @@ -136,10 +136,6 @@ hudbars_sorting = health=0, mana=1, satiation=2, sprint=3, breath=4, armor=5 hudbars_tick = 0.4 hudbars_start_offset_left_y = -100 hudbars_start_offset_right_y = -100 -# Areas -areas.self_protection = true -areas.self_protection_max_size = 128, 128, 128 -areas.self_protection_max_areas = 30 # Mysql Auth, config file path mysql_auth.cfgfile = /home/quentinbd/mysql_auth/mff-classic_config