View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004024 | unreal | ircd | public | 2011-06-14 19:32 | 2013-05-07 07:27 |
Reporter | katsklaw | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | wont fix | ||
Summary | 0004024: [FEATURE] Add Channel SNOmasks | ||||
Description | This feature comes as an idea based on http://forums.unrealircd.com/viewtopic.php?f=3&t=7134&p=34156#p34156 I know I argue against using channels. However, I also know that some are persistent in using channels anyway ;P The idea is to have the same snomask message sent to a channel instead of a user. There are several config possibilities but perhaps a snomask block. snomask { channel ""; snomasks ""; }; This will allow for #Admins to receive admin related messages as well as #Routing to receive routing based messages and #Paranoia to get +s +ecjnNF ... etc. All servers would need this block to work. | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
snomask { channel "#Paranoia"; snomasks "ecjnNF"; }; or as a safeguard do this in the official channels block. official-channels { "#Opers" { topic "This is a pointless channel"; snomask "cFko"; }; }; |
|
The amount of work required is not worth it. Better to just allow for more netwide notices ala SENDSNO. |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-06-14 19:32 | katsklaw | New Issue | |
2011-06-14 19:43 | katsklaw | Note Added: 0016673 | |
2013-05-07 07:27 |
|
Note Added: 0017529 | |
2013-05-07 07:27 |
|
Status | new => resolved |
2013-05-07 07:27 |
|
Resolution | open => wont fix |
2013-05-07 07:27 |
|
Assigned To | => nenolod |