View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002021 | unreal | ircd | public | 2004-08-14 09:41 | 2004-08-14 16:19 |
| Reporter | opteron | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Summary | 0002021: channel shun | ||||
| Description | can you add a chan mode +x ( /mode #chan +x nick!ident@host ), which will cause that the given nickname can`t speak in the channel | ||||
| 3rd party modules | |||||
|
|
That feature already exists. This is equal to extended ban ~q... |
|
|
a usual +b does the same... |
|
|
As Dukat stated, "quiet" bans do this: +b ~q:nick!ident@host And then the user cannot speak. |