It's the plugin still developed?
I doesn't require great changes, or new features for them. The plugin works great now, but i have one problem:
The plugin are getting an error reading database on each blog who it's active:
"SELECT blog_id, registered, last_updated from wp_blogs where public = 1\tAND spam = 0 AND archived = '0' AND deleted = 0 AND blog_id NOT IN (3) ORDER BY path asc"
It's a bit molest, because this error it's triggered several times a minute and they are filling my error logs.
I think, if investigate a bit, i can resolve by myself at code. But, it can be interesting if some developer can upload a fix for all another users.