Ban Nick Problem
Posted: Sat May 07, 2005 5:43 pm
I"m having a small problem here - Sorry for the bad words I'm going to post.
FROM my unrealircd.conf
ban nick {
mask "Jesus";"Satan";"Cyclone";"*Serv*";"*Admin*";"*SysOp*";"*IRC*op*";"*Oper*";"*Status*";"*cunt*";"God";"*fuck*";"$
reason "Nickname not allowed on this network. Choose Another Nickname";
};
Upon starting I get
[error] unrealircd.conf:245: ban::Satan specified without a value
for each name
What value? I see nothing about values in docs under
4.13 - Ban Nick Block
FROM my unrealircd.conf
ban nick {
mask "Jesus";"Satan";"Cyclone";"*Serv*";"*Admin*";"*SysOp*";"*IRC*op*";"*Oper*";"*Status*";"*cunt*";"God";"*fuck*";"$
reason "Nickname not allowed on this network. Choose Another Nickname";
};
Upon starting I get
[error] unrealircd.conf:245: ban::Satan specified without a value
for each name
What value? I see nothing about values in docs under
4.13 - Ban Nick Block