mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-03 15:47:04 +01:00
[svn] * Proper SVN structure
--HG-- branch : trunk
This commit is contained in:
1
sql/updates/0.8/4592_command.sql
Normal file
1
sql/updates/0.8/4592_command.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `command` set `help` = 'Syntax: .plimit [#num|-1|-2|-3|reset|player|moderator|gamemaster|administrator]\r\n\r\nWithout 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 `reset` sets player limit to the one in the config file' WHERE `name` = 'plimit';
|
||||
Reference in New Issue
Block a user