mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
1 line
389 B
SQL
1 line
389 B
SQL
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';
|