mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 21:26:23 +00:00
feat(Core/BGQueue): rework queue announce (#6114)
This commit is contained in:
@@ -2656,6 +2656,15 @@ Arena.GamesRequired = 10
|
||||
|
||||
Arena.QueueAnnouncer.Enable = 0
|
||||
|
||||
#
|
||||
# Battleground.QueueAnnouncer.PlayerOnly
|
||||
# Description: Battleground queue announcement type.
|
||||
# Default: 0 - (System message, Anyone can see it)
|
||||
# 1 - (Private, Only queued players can see it)
|
||||
#
|
||||
|
||||
Arena.QueueAnnouncer.PlayerOnly = 0
|
||||
|
||||
#
|
||||
# Arena.ArenaSeason.ID
|
||||
# Description: Current arena season id shown in clients.
|
||||
|
||||
Reference in New Issue
Block a user