I see you have a plugin folder. Can you catch an event like you do with the emmiter?
emitter.on(‘ticket:created’, function (data) {}
Also if there a simple way to have the plugin add a section in setting like the Push Service to add setting for the plugin?