mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-16 16:56:07 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_01_31_00 -> 2023_02_20_00
|
||||
--
|
||||
DROP TABLE IF EXISTS `motd`;
|
||||
CREATE TABLE `motd` (
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_02_19_11 -> 2023_02_20_00
|
||||
--
|
||||
DELETE FROM `command` WHERE `name` = 'reload motd';
|
||||
INSERT INTO `command` (`name`, `security`, `help`) VALUES
|
||||
Reference in New Issue
Block a user