Change
Code:
 if ($nick iswm $read(admin.txt,w,$+(*,$nick,*))) {  


to

Code:
 if ( $read(admin.txt,nw,$nick) ) {