on *:DEOP:#: if (+ isin $nick(#,$opnick).pnick) { commands }
on *:DEVOICE:#: if (@ isin $nick(#,$opnick).pnick) { commands }

This might help smile