forked from mtcontrib/factions
Make: protection_style a enum
This commit is contained in:
parent
aa6bd52fd2
commit
8069ab2443
@ -52,4 +52,4 @@ factions.faction_user_priv (Enable faction user priv) bool false
|
|||||||
# Set the way that the parcel protection works (2d, 3d).
|
# 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.
|
# 2d limits how far x and z can go but protection on the y goes up and down far.
|
||||||
# 3d limits all three axis.
|
# 3d limits all three axis.
|
||||||
factions.protection_style (Protection style) string 2d
|
factions.protection_style (Protection style) enum 2d 3d,2d
|
Loading…
Reference in New Issue
Block a user