Deny Nick
http://www.vulnscan.org/UnrealIRCd/unre ... nnickblock
Has to be used on all servers on a network to prevent anybody from using it as it only applies to the server which config its in.
Code: Select all
ban nick {
mask "bannednick";
reason "reason";
};