<?xml version="1.0" ?><rss version="2.0">
    <channel>
	<title>ETF2L &#8211; Latest activity in &#8220;Mumbles (AKA Qualx&#039;s Doublemix Plugin) - Updated to 0.2.0!&#8221;</title>
	<link>https://staging.etf2l.org/forum/general/topic-29300/</link>
	<description><![CDATA[The latest posts to this topic.]]></description>
    	<item>
    	    <title>Reply by Qualx</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-29300/page-1/?recent=504541#post=504541</link>
    	    <description><![CDATA[Released 0.2.0-beta, bumping etc. I've got a buildable version for Windows now but still haven't bothered building it. If anyone wants it tell me and I'll build it.

0.2.1 will happen soon with a few more features that are buggy/untested.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=29300&#038;post=504541</guid>
    	    <pubDate>Sun, 29 Jun 2014 04:50:27 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by ashnazg</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-29300/page-1/?recent=504541#post=501170</link>
    	    <description><![CDATA[just use the code tags.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=29300&#038;post=501170</guid>
    	    <pubDate>Sun, 15 Jun 2014 01:52:09 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Qualx</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-29300/page-1/?recent=504541#post=501169</link>
    	    <description><![CDATA[<i>Quoted from Spike Himself</i>
		<blockquote>[...]

<code>wget tf2.kiai.eu/mumbles/mumbles.tar.gz</code></blockquote>

Such hax.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=29300&#038;post=501169</guid>
    	    <pubDate>Sun, 15 Jun 2014 01:39:58 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Spike Himself</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-29300/page-1/?recent=504541#post=501141</link>
    	    <description><![CDATA[<i>Quoted from Qualx</i>
		<blockquote>- Download the plugin: I genuinely can't figure out how to type the command here without ETF2L replacing the URL with [Link].</blockquote>

<code>wget tf2.kiai.eu/mumbles/mumbles.tar.gz</code>]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=29300&#038;post=501141</guid>
    	    <pubDate>Sat, 14 Jun 2014 21:28:14 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by JackyLegs1</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-29300/page-1/?recent=504541#post=501094</link>
    	    <description><![CDATA[post it on tftv, alot more people visit their forums than here.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=29300&#038;post=501094</guid>
    	    <pubDate>Sat, 14 Jun 2014 15:06:06 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Created by Qualx</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-29300/page-1/?recent=504541#post=500984</link>
    	    <description><![CDATA[<strong>29/06/2014: Released 0.2.0-beta!</strong>

<strong>Download: <a href="http://tf2.kiai.eu/mumbles">http://tf2.kiai.eu/mumbles</a></strong>

Mumbles is a plugin for facilitating doublemix mumble channel sorting. It will integrate with your mumble server using Ice - talk to me on Steam if you need help setting up Ice on the Mumble server (it's the provided interface, but some hosts may be reluctant about granting access to it, but I can probably resolve issues on that front).

Features:
- Chat commands for sorting/unsorting mumble channels
- Automated channel sorting after the game
- Optional mapchange command (enabling players to change the map without needing rcon)
- Totally standalone! Compatible with any TF2 server with absolutely no prerequisites (not even Sourcemod)

New in version 0.2.0:
- Permissions system! Now you can stop Sideshow spamming !dmix.


Installation instructions for Linux servers (including shell commands for people without GUIs):

- Download the plugin: "wget <code>tf2.kiai.eu/mumbles/mumbles.tar.gz</code>"
- Decompress the tarball: "tar xzf mumbles.tar.gz" (will decompress into a folder called mumbles-0.2.0-beta)
- Optionally remove the old mumbles.so file if you had it installed (the location of the mumbles.so file has changed from 0.1.* to 0.2.*): "rm ~/tf2/tf/addons/mumbles.so"
- Install the plugin: "cp -r mumbles-0.2.0-beta/addons/* ~/tf2/tf/addons" (note: that's the path to the TF2 install in my server; yours is almost certainly different so replace the second argument)
- Optionally install the sample config: "cp mumbles-0.2.0-beta/cfg/mumbles.cfg ~/tf2/tf/cfg" (again, use your own TF2 server path)
- Set up a config file, run from autoexec.cfg (or just modify the sample file and add "exec mumbles.cfg" to autoexec.cfg) to have at least Ice IP/port/secret configured.
- Run "rcon mumbles_config" to figure out channel numbers.
- Set up channel cvars in the config file.
- Play video games! (there's a readme file with the commands for the plugin)

If you have trouble with anything, contact me directly through Steam. I realise my very general explanation is pretty horrible. Also please get in touch with any bug reports or feature requests.

The plugin is currently only built for Linux servers. I don't have a 32-bit Windows build environment and my university internet is significantly metered and so I don't really want to be downloading all of the SDKs to my own computer, especially without knowing if anyone even wants it. If you want the plugin on your Windows server, talk to me and we can figure something out.

If you downloaded 0.1.0 from my webserver when I initially put the page up (a week or so ago, I think) then DELETE IT IMMEDIATELY and install 0.1.1 or later, which are hardened against unsanitary input (translation: 0.1.0 had a bug that let someone change the map to, say, "cp_badlands;exit" which would shut down the server - or replace exit with arbitrary concommands).]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=29300&#038;post=500984</guid>
    	    <pubDate>Sat, 14 Jun 2014 01:42:10 +0200</pubDate>
    	</item>
    </channel>
</rss>