API⌨️ Commands🧩 FunctionsExecuteOn this pageExecuteClientLyn.Command.Execute(string name, ...any args)FunctionDescriptionExecutes a command from the client.Paramsstring name ... any args Command arguments. Example: Lyn.Command.Execute("kick", ply, "reason here")