[6812] Implement localization of creature/gameobject name that say/yell.
[getmangos.git] / sql / updates / 0.8 / 4561_command.sql
blobd59a9acf9566835a47850e9d27191c18942354bc
1 DELETE FROM command WHERE name IN ('plimit');
2 INSERT INTO `command` VALUES
3 ('plimit',3,'Syntax: .plimit [#num|-1|-2|-3|default|player|moderator|gamemaster|administrator]\r\n  Without arg show current player amount and security level limitations for login to server, with arg set player linit ($num > 0) or securiti limitation ($num < 0 or security leme name. With `default` arg set default for server player limit (100)');