chore(DB): import pending files

Referenced commit(s): 489fb48639
This commit is contained in:
github-actions[bot]
2026-07-02 20:32:43 +00:00
parent 489fb48639
commit 4af8775056
@@ -1,2 +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';