Adds DTR freeze functionality from #229.

This commit is contained in:
drtshock
2015-01-28 10:13:23 -06:00
parent 8fdcb51183
commit 1636708cef
4 changed files with 30 additions and 1 deletions

View File

@@ -182,4 +182,10 @@ hcf:
# Should we allow Factions to over claim if they are raidable (above has no effect on this)?
# This has always been true, allowing factions to over claim others.
overclaim: true
overclaim: true
# Power Freeze
# After a player dies, how long should the faction not be able to regen power?
# This resets on each death but does not accumulate.
# Set to 0 for no freeze. Time is in seconds.
powerfreeze: 0