mirror of
https://github.com/osmarks/ngircd.git
synced 2025-03-04 00:18:10 +00:00

If the new channel mode "V" is set, the INVITE command becomes invalid and all clients get the new ERR_NOINVITE_MSG(518) reply. Unreal and InspIRCd uses this mode, too. This closes bug #143.