Files
runelite/runelite-client
Tomas Slusny c3fae86356 Add ability to disable/enable all plugins
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>
2018-02-15 15:57:51 +01:00
..