Hook for /reportSuggestion
Hi

Could you please add a hook for when players use the `/report`, this would be usefull for plugins that track reports. 
Suggestion would be around line 822, 
Interface.Call("API_Report", player.Id, player.Name, target.Id, target.Name, cleanReason);​