Kameloso.teardownPlugins

Tears down all plugins, deinitialising them and having them save their settings for a clean shutdown. Calls module-level teardown functions.

Think of it as a plugin destructor.

Don't teardown disabled plugins as they may not have been initialised fully.

class Kameloso
@system
void
teardownPlugins
()