Initial Patch of Auction House bot rev. 135
[auctionmangos.git] / sql / updates / 0.6 / 2958_command.sql
blob5ed78bac0366d38f4dc1f54593a7ba3906582bd4
1 DELETE FROM `command` WHERE `name` = 'lockaccount';
2 INSERT INTO command (name, security, help) VALUES ('lockaccount', 0,'Syntax: .lockaccount [on|off]\r\n\r\nAllow login from account only from current used IP or remove this requirement.');