Called when a client has sent chat text. This must return either true or false to indicate that a client is or is not spamming the server. The return value is a hint only. Core or another plugin may decide otherwise.
forward bool OnClientFloodCheck(int client)