mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
1 line
246 B
SQL
1 line
246 B
SQL
UPDATE `command` SET `help` = 'Syntax: .pinfo [$player_name] [rep]\r\n\r\nOutput account information for selected player or player find by $player_name. If "rep" parameter provided show reputation information for player.' WHERE `name` = 'pinfo';
|