mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 21:26:23 +00:00
feat(Core/Config): Arena points - Games required (#3811)
This commit is contained in:
@@ -2936,6 +2936,13 @@ Arena.AutoDistributePoints = 0
|
||||
|
||||
Arena.AutoDistributeInterval = 7
|
||||
|
||||
#
|
||||
# Arena.GamesRequired
|
||||
# Description: Number of arena matches teams must participate in to be eligible for arena point distribution.
|
||||
# Default: 10
|
||||
|
||||
Arena.GamesRequired = 10
|
||||
|
||||
#
|
||||
# Arena.QueueAnnouncer.Enable
|
||||
# Description: Announce arena queue status to chat.
|
||||
|
||||
Reference in New Issue
Block a user