Introduced asynchronous plugins that gather their data on different
intervals than the mainloop. Here it is used for the modsde plugin.
The statushandler has a new class Module, which acts as documentation
for the API
These changes let the output evenly flow, even if an async plugin hangs
due to network problems or similiar issues.