LogToConsole option reverting after reload
When setting the option "LogToConsole": true, to false, it gets reverted after reloading the plugin.
Second this, LogToConsole resets to true on any restart or reload

Solution for this, go into the cs file and change Line 16: private bool logToConsole = true; to false