It would be great to be able to create a connection using sockets to other services. Maybe as a secure measure, scripts must define using socket connections in the first object of the registerPlugin function, example:
Code:
...
author: 'Cakemasher <mail>',
use_sockets: true,
vars: {
...