Support GTMurmur for Mumble CVP.
For people or guilds that want to host their own Mumble server (Murmur), GTMurmur makes it extremely easy to set up CVP and will return data in either JSON or XML format. GTMurmur is released under the GNU General Public License version 2 and both the source and binaries can be found here: http://www.gametracker.com/downloads/gtmurmurplugin.php
An example PHP class that queries and displays return data from GTMurmur can be found here, but is lacking in design (no nested channels and online users are not displayed in the channel they are in) https://github.com/edmundask/MurmurQuery
If it has a CVP link or an external script it will work with our widgets, but we do not currently plan to provide additional support for GTMurmur specifically.