mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-05 08:28:57 +01:00
[svn] * Proper SVN structure
--HG-- branch : trunk
This commit is contained in:
2
sql/updates/0.6/2808_command.sql
Normal file
2
sql/updates/0.6/2808_command.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
DELETE FROM `command` WHERE `name` = 'password';
|
||||
INSERT INTO command (name, security, help) VALUES ('password', 0,'Syntax: .password $newpassword\r\n\r\nSet for your account $newpassword as new password.');
|
||||
Reference in New Issue
Block a user