Ajneb97 / ConditionalEvents

MIT License
23 stars 13 forks source link

Suggestion: no log option for console_command action #9

Closed Fenix5fire closed 1 year ago

Fenix5fire commented 1 year ago

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

Ajneb97 commented 1 year ago

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.