mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-05 06:17:56 +00:00
3
data/sql/updates/db_world/2026_07_02_01.sql
Normal file
3
data/sql/updates/db_world/2026_07_02_01.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2026_07_02_00 -> 2026_07_02_01
|
||||
-- Update help text for .settings announcer to list all supported types
|
||||
UPDATE `command` SET `help`='Syntax: .settings announcer <type> <on/off>.\nDisables receiving announcements. Valid announcement types are: \'autobroadcast\', \'arena\', \'bg\', \'pvpstart\' and \'pvpall\'' WHERE `name`='settings announcer';
|
||||
Reference in New Issue
Block a user