My Plugin is not doing what I expect it to. How do I troubleshoot my Plugin?
Install the CoreWitness AIMcc Plugin (found on AIM Gallery and use it to see the AIMcc events coming through. If you have the Visual studio installed, you can debug your Plugins within devstudio. CAUTION: Plugins have full access to the AIMcc session object and DAccEvents, hence the onus lies on them to keep things stable. Beware of script errors, they cause silent and unpredictable failures, it is advisable to keep script debugging enabled.