server/sql/updates/0.10/5160_mangos_command.sql

4 lines
174 B
SQL

DELETE FROM command WHERE name IN ('info');
INSERT INTO `command` VALUES
('info',0,'Syntax: .info\r\n\r\nDisplay server version and the number of connected players.');