Jethro commented on a Page, Purge list v1.0  -  Dec 13, 2011

Good job. But what's with the || and :END? They're completely purposeless. Also, you need to put a check for the !plist trigger event:

on *:text:!plist:#: {
if (%purges) { ...

This way, you don't get an "empty" result if the variable is not set.

And Last but not least, It's a wise choice to ban offenders' hosts, not their nicknames. e.g.

ban -k # $nick 2
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.