make for example
//echo -a $protect(1)
and
//echo -s $ignore(1)

check if the result is nick!user@host...

if the result is nick!*@* it´s wrong because $fulladress will return nick!nick@12.455.34.23.com.

Hope this help good luck