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"?>
<plugin>
<id>message-filter</id>
<id>cmd-filter</id>
<version>1</version>
<name>Message Filter</name>
<description>Adds support for a server-side message filter, for clients that have not been edited.</description>
<name>Filter commandr</name>
<description>Adds a command to toggle a server-side message filter, for clients that have not been edited.</description>
<authors>
<author>Major</author>
</authors>