Major update 2

This commit is contained in:
Coder12a
2018-10-31 16:15:08 -05:00
parent 9dd577e699
commit a419cd6c17
11 changed files with 807 additions and 313 deletions

View File

@ -25,7 +25,7 @@ maximum_parcelless_faction_time (Maximum parcelless faction time) int 10800
# Power of a starting faction (needed for parcel claiming).
power (Starting power) float 0
# Maximum power of a starting faction.
maxpower (Starting Maximum power) float 0
maxpower (Starting Maximum power) float 12
# How much power the players make.
power_per_player (power-per-player) float 1
# How much max power is created per new player.
@ -43,6 +43,8 @@ factions_config.attack_parcel (Enable attack parcel) bool false
faction_diplomacy (Enable faction diplomacy) bool true
# Enable or disabled the max depth and height limit for a parcel
protection_depth_height_limit (Enable protection depth height limit) bool true
# Enable or disabled faction spawn teleport
spawn_teleport (Enable spawn teleport) bool false
# Enable or disabled the need for faction_user priv
faction_user_priv (Enable faction user priv) bool false