I have a plugin that gets registered via a manifest (Glue). I am wondering if it can define it's own connection via the server object it is passed? Or can connections only be created by the main Server instance, and accessed via a label in the plugin?