someone can suggest me as to do this:
if i type:
/akick nickname
Nickname should to be kicked and banned from current channel and to same time i need to save in a file (for example: akicklist.txt) the IP address of nickname. In ON JOIN event, i need check if ip address of nickname that joined in channel is present in akicklist.txt and if result is true then proceed with a kick and ban to it.
Thanks very much, for help.