This command sets the health of a client, bot or human. '''Parameters:''' * 1 long id. This specifies the client whose health should be modified. A -1 in this field indicates that the command should affect all clients' health. * 1 int newhealth, the new health value. '''Reports:''' * ''done'' when the task completes. '''Example:''' * User sends: "sh 512 1 100" * Director replies: "cp sh 512 done"