forked from mtcontrib/factions
Make: protection_style a enum
This commit is contained in:
parent
aa6bd52fd2
commit
8069ab2443
@ -49,7 +49,7 @@ factions.spawn_teleport (Enable spawn teleport) bool false
|
||||
factions.faction_user_priv (Enable faction user priv) bool false
|
||||
|
||||
[StringSettings]
|
||||
# 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.
|
||||
# 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