Add ability to fully disable and enable each plugin. Fully disabling plugin means removing it from scheduler and eventBus and fully stopping it. That improves performance, because it basically removes overhead of any plugin that is disabled. Fixes: #280 Signed-off-by: Tomas Slusny <slusnucky@gmail.com>