Page 1 of 1

G-line a channel

Posted: Sat Feb 25, 2006 2:53 pm
by DmeR
Hi allow one! :)

How can I G-line a channel? Or only ban a channel? Can I do that?

(sry my bad eng)

//DmeR

Posted: Sat Feb 25, 2006 4:12 pm
by Ron2K
There are several ways of denying access to a channel:
  1. Deny channel blocks on every server. For more information see http://www.vulnscan.org/UnrealIRCd/unre ... annelblock
  2. Use services. Two options:
    • Forbid the channel,
    • Use the AKILLCHAN command that's present in IRCServices and maybe in other services packages too. (This can add a separate G:line for every user in the channel, so is probably the closest thing to what you're asking for.)

Posted: Sat Feb 25, 2006 7:21 pm
by DmeR
Yes now its works! :) Thanx for helping =)