Add Solo LFG configuration options
Added configuration options for Solo LFG module.
This commit is contained in:
@@ -5567,4 +5567,23 @@ Warfront.Contribution.MinutesPerDonation = 60.0
|
|||||||
|
|
||||||
Contribution.AccumulationRate = 1.0
|
Contribution.AccumulationRate = 1.0
|
||||||
|
|
||||||
|
###################################################################################################
|
||||||
|
# SOLO LFG
|
||||||
|
#
|
||||||
|
# SoloLFG.Enable
|
||||||
|
# Description: Enable the module.
|
||||||
|
# Default: 1 - (Enabled)
|
||||||
|
# 0 - (Disabled)
|
||||||
|
|
||||||
|
SoloLFG.Enable = 1
|
||||||
|
|
||||||
|
# SoloLFG.Announce
|
||||||
|
# Description: Announce the module.
|
||||||
|
# Default: 1 - (Enabled)
|
||||||
|
# 0 - (Disabled)
|
||||||
|
|
||||||
|
SoloLFG.Announce = 1
|
||||||
|
|
||||||
|
#
|
||||||
|
###################################################################################################
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user