Addition of missing AltOlyStartPoints and AltOlyWeeklyPoints configs.
This commit is contained in:
@@ -39,6 +39,14 @@ AltOlyWPeriod = 604800000
|
||||
# Default: 86400000
|
||||
AltOlyVPeriod = 86400000
|
||||
|
||||
# Points for reaching Noblesse for the first time
|
||||
# Default: 10
|
||||
AltOlyStartPoints = 10
|
||||
|
||||
# Points every week
|
||||
# Default: 10
|
||||
AltOlyWeeklyPoints = 10
|
||||
|
||||
# Required number of participants for Classed and Non-Classed matches, Default 5 & 9
|
||||
# Default: 5
|
||||
AltOlyClassedParticipants = 5
|
||||
|
Reference in New Issue
Block a user