mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-29 16:43:47 +00:00
5
data/sql/updates/db_world/2025_10_16_03.sql
Normal file
5
data/sql/updates/db_world/2025_10_16_03.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2025_10_16_02 -> 2025_10_16_03
|
||||
--
|
||||
DELETE FROM `command` WHERE `name` = 'debug zonestats';
|
||||
INSERT INTO `command` (`name`, `security`, `help`) VALUES
|
||||
('debug zonestats', 1, '.debug zonestats [$playerName]\nDisplays the amount of players in the player\'s current zone.');
|
||||
Reference in New Issue
Block a user