| RE: My Plugin You could make a command that sends the notification code and then use sendkeys to send the code.For example your plugin has a command that is /xsendnotification, and this command basically sends the notification code your using and whatever is passed as a parameter.
 Then you can sendkeys "/xsendnotification <whatever your sending>"
 |