Called when someone enters a command-like message regardless of it being a valid command.
player_index?: uint32 — The player if any.command: string — The command as typed without the preceding forward slash ('/').parameters: string — The parameters provided if any.name: defines.events — Identifier of the eventtick: uint32 — Tick the event was generated.