You might want to +b ~q:IRC!*@*Stealth wrote:Yes, +b IRC!*@*
So the person still can join, but cant speak.
Code: Select all
except tkl {
mask *@_your-host_;
type {
gline;
gzline;
qline;
gqline;
shun;
};
};
except ban {
mask *@_your-host_;
};