Better args for protection style.

This commit is contained in:
Coder12a
2018-10-17 21:40:00 -05:00
parent 279d51037b
commit 67494969a3
3 changed files with 6 additions and 6 deletions

View File

@ -45,5 +45,5 @@ faction_diplomacy (Enable faction diplomacy) bool false
protection_depth_height_limit (Enable protection depth height limit) bool true
[StringSettings]
# Set the way that the parcel protection works (classic,pb-style).
protection_style (Protection style) string classic
# Set the way that the parcel protection works (2d,3d). 2d limits how far x and z can go but protection on the y goes up and down far. 3d limits all three axis.
protection_style (Protection style) string 2d