minetest.conf: Increase size & max number of protected areas for
players.
This commit is contained in:
parent
c0bb594ad4
commit
0c71560a01
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user