Skip to main content

Command.Execute

Server
Lyn.Player.Command.Execute(Player caller, string command_name, table info)Hook

Description

Called after a command ran successfully.

Params

  1. Player caller
  2. string command_name
  3. table info

    Contains args, parsed_args, results, matched_prefix.