View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001907 | unreal | ircd | public | 2004-06-28 14:57 | 2004-06-28 15:06 |
| Reporter | applet | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | open | ||
| Summary | 0001907: Msg all users | ||||
| Description | It would be nice to have a command like /global that would notice all users in the network. This exist in anope services (dunno about others). But it would be nice to have it integrated into the ircd. | ||||
| 3rd party modules | |||||
|
|
That already exists. http://www.vulnscan.org/UnrealIrcd/faq/#42 |
|
|
/notice $*.com This goes to users on any server that is *.com /notice $*.org This goes to users on any server that is *.org etc. |