mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 12:47:07 +00:00
chore(Conf): move BG QueueAnnouncer conf to the right section (#8515)
This commit is contained in:
@@ -2576,6 +2576,23 @@ Battleground.QueueAnnouncer.SpamProtection.Delay = 30
|
||||
|
||||
Battleground.QueueAnnouncer.PlayerOnly = 0
|
||||
|
||||
#
|
||||
# Battleground.QueueAnnouncer.Timed
|
||||
# Description: Enabled battleground queue announcements based on timer
|
||||
# Default: 0 - (Disabled)
|
||||
# 1 - (Enabled - Set Arena.QueueAnnouncer.Timer)
|
||||
#
|
||||
|
||||
Battleground.QueueAnnouncer.Timed = 0
|
||||
|
||||
#
|
||||
# Battleground.QueueAnnouncer.Timer
|
||||
# Description: Set timer for queue announcements
|
||||
# Default: 30000 (30 sec)
|
||||
#
|
||||
|
||||
Battleground.QueueAnnouncer.Timer = 30000
|
||||
|
||||
#
|
||||
# Battleground.PrematureFinishTimer
|
||||
# Description: Time (in milliseconds) before battleground will end prematurely if there are
|
||||
@@ -2834,23 +2851,6 @@ Arena.QueueAnnouncer.Enable = 0
|
||||
|
||||
Arena.QueueAnnouncer.PlayerOnly = 0
|
||||
|
||||
#
|
||||
# Battleground.QueueAnnouncer.Timed
|
||||
# Description: Enabled battleground queue announcements based on timer
|
||||
# Default: 0 - (Disabled)
|
||||
# 1 - (Enabled - Set Arena.QueueAnnouncer.Timer)
|
||||
#
|
||||
|
||||
Battleground.QueueAnnouncer.Timed = 0
|
||||
|
||||
#
|
||||
# Battleground.QueueAnnouncer.Timer
|
||||
# Description: Set timer for queue announcements
|
||||
# Default: 30000 (30 sec)
|
||||
#
|
||||
|
||||
Battleground.QueueAnnouncer.Timer = 30000
|
||||
|
||||
#
|
||||
# Arena.ArenaSeason.ID
|
||||
# Description: Current arena season id shown in clients.
|
||||
|
||||
Reference in New Issue
Block a user