mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-17 17:24:33 +00:00
feat(Core/CLI): Flash WorldServer at start (Windows only) (#8477)
This commit is contained in:
@@ -1186,6 +1186,14 @@ Event.Announce = 0
|
||||
|
||||
BeepAtStart = 1
|
||||
|
||||
#
|
||||
# FlashAtStart
|
||||
# Description: Flashes in taskbar when the world server finished starting. (Works on Windows only)
|
||||
# Default: 1 - (Enabled)
|
||||
# 0 - (Disabled)
|
||||
|
||||
FlashAtStart = 1
|
||||
|
||||
#
|
||||
# Motd
|
||||
# Description: Message of the Day, displayed at login.
|
||||
|
||||
Reference in New Issue
Block a user