Initialises all plugins, calling any module-level .initialise functions.
This merely calls IRCPlugin.initialise
on each plugin.
If any plugin fails to initialise, it will have thrown and something up the call stack will catch it.
Initialises all plugins, calling any module-level .initialise functions.
This merely calls IRCPlugin.initialise
on each plugin.
If any plugin fails to initialise, it will have thrown and something up the call stack will catch it.