public static void ClearCommandsHistory(Command command) { InputLine.ClearInputs(); "Commands history has been cleaned!".SendProcessing(true); }