If you set console_command in repetitive event, it gonna spam whole log in console.
Can you make it so console_command result would not appear in console logs? Optional in action, of course
Console commands are completely apart from my plugin, these commands are managed by the plugins you are using to execute those commands, so you must see if that plugin provides an option to hide the message.
If you set console_command in repetitive event, it gonna spam whole log in console. Can you make it so console_command result would not appear in console logs? Optional in action, of course