update plugins to publish it

This commit is contained in:
Beu
2022-02-16 00:20:20 +01:00
parent 67efa23387
commit 2a0ee2316a
3 changed files with 52 additions and 34 deletions

View File

@ -68,7 +68,7 @@ class MoreModesTools implements CommandListener, Plugin {
* @see \ManiaControl\Plugins\Plugin::getDescription()
*/
public static function getDescription() {
return 'Tool to manage the Guestlist';
return 'Simple tool to send XmlRpc Callbacks';
}
/**