GMCP Handler - fiendish/aardwolfclientpackage GitHub Wiki

(aard_GMCP_handler.xml)

This plugin is responsible for receiving GMCP information from the game. Every plugin that makes use of GMCP relies on this plugin being present. Do not disable or remove it.

For more information on GMCP, see: http://www.aardwolf.com/wiki/index.php/Clients/GMCP

How do I use GMCP in my plugins?

See Using GMCP