@Anixter : this plugin does not produce any banlist, but reads and enforces existing banlists.
All you have to do is to create a banlist file (let call it c:/banlists/assholes.txt)
If the IP of the guy you want to ban is
www.xxx.yyy.zzz, then add it on a line in c:/banlists/assholes.txt
now configure the banlist plugin as such :
100
no
100
100
100
assholes
c:/banlists/assholes.txt
no
^4$name^7 is ^1BANNED^7, reason: is an ^5asshole
And that's it.
Now, let say you want to ban any IP starting with
www.xxx.yyy. then you can use the following option in your config :
yes
You can edit c:/banlists/assholes.txt with your favorite editor anytime you want with immediate effect on the bot without any bot restart or any other intervention.