diff --git a/minetest.conf b/minetest.conf index dc85c91f..d79e1a23 100644 --- a/minetest.conf +++ b/minetest.conf @@ -1885,13 +1885,13 @@ areas.self_protection = true # ??? # type: pos -# default: {x=64, y=128, z=64} -#areas.self_protection_max_size = {x=64, y=128, z=64} +# default: {x=64, y=128, z=64} +areas.self_protection_max_size = {x=128, y=192, z=128} # ??? # type: int # default: 4 -#areas.self_protection_max_areas = 4 +areas.self_protection_max_areas = 10 # ??? (requires 'areas_high_limit' privilege). # type: pos