Rename message-filter plugin to cmd-filter.

This commit is contained in:
Major-
2014-02-25 08:18:15 +00:00
parent 8841434c2f
commit 74b1b18ab1
2 changed files with 3 additions and 3 deletions
@@ -1,9 +1,9 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<plugin> <plugin>
<id>message-filter</id> <id>cmd-filter</id>
<version>1</version> <version>1</version>
<name>Message Filter</name> <name>Filter commandr</name>
<description>Adds support for a server-side message filter, for clients that have not been edited.</description> <description>Adds a command to toggle a server-side message filter, for clients that have not been edited.</description>
<authors> <authors>
<author>Major</author> <author>Major</author>
</authors> </authors>