feat(Core/BattlegroundQueue): add limited Battleground.QueueAnnouncer (#5093)

This commit is contained in:
Kargatum
2021-04-10 01:55:10 +07:00
committed by GitHub
parent cde067390f
commit 91a39f27d9
4 changed files with 44 additions and 18 deletions

View File

@@ -2752,6 +2752,22 @@ Battleground.CastDeserter = 1
Battleground.QueueAnnouncer.Enable = 0
#
# Battleground.QueueAnnouncer.Limited.Enable
# Description: Show announce only if left players in queue = 1
# Default: 0 - (Disabled)
# 1 - (Enabled)
Battleground.QueueAnnouncer.Limited.Enable = 0
#
# Battleground.QueueAnnouncer.SpamProtection.Delay
# Description: Show announce if player rejoined in queue after sec
# Default: 30
#
Battleground.QueueAnnouncer.SpamProtection.Delay = 30
#
# Battleground.QueueAnnouncer.PlayerOnly
# Description: Battleground queue announcement type.