View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002520 | unreal | ircd | public | 2005-05-10 05:33 | 2007-04-27 04:08 |
| Reporter | sin-x | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | wont fix | ||
| Product Version | 3.2.4 | ||||
| Summary | 0002520: Netadmin only channel mode | ||||
| Description | There is already the mode +A to lock a chan to server coadmin, admin and netadmin, but what about say, a chan for netadmin only. My network has 5 netadmin, and work as a committie and vote on things, and sometimes having such discussions in a channel that is accessable by server admin or coadmin can be a problem. So my idea is add a mode that makes it so a channel mode that turns a chan netadmin only. | ||||
| 3rd party modules | |||||
|
|
Use codmastr's LevelLimit module: http://www.unrealircd.com/index.php?page=modules&mod=module&id=48 |
|
|
ohhh i like.... i was looking for a module before i asked, but seemed to have missed that one... looks like i got a new toy to add :) thanks edit -- errored out levellimit.c: In function `levelToMode': levellimit.c:205: error: `mustHaveMode' undeclared (first use in this function) levellimit.c:205: error: (Each undeclared identifier is reported only once levellimit.c:205: error: for each function it appears in.) make[2]: *** [custommodule] Error 1 make[2]: Leaving directory `/home/sinner/Unreal3.2/src/modules' make[1]: *** [custommodule] Error 2 make[1]: Leaving directory `/home/sinner/Unreal3.2/src' make: *** [custommodule] Error 2 |
|
|
use the services: add access for those netadmin nicks and set the channel to allow only users in access list. This is the way it should go :P |
|
|
hmmm, but that doesnt actually get to the problem, seeing as service admin can always bypass that... im looking for a way to have a chan that they cant bypass into (other than the can_override flag, and im planning on revoking all overrides soon anyway) that level limit module would be perfect, if i just knew what to change musthavemode to |
|
|
codemastr's site already has the fixed version... |
|
|
Why not use nachat? - ***** Nachat ***** - Sends a message to all online NetAdmins - Syntax: NACHAT <text> Example: NACHAT Hey guys! How is everything? - |
|
|
the correct version that works is: levellimit-1.1.tar.gz that is the updated version that solves the MustHaveMode issue. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2005-05-10 05:33 | sin-x | New Issue | |
| 2005-05-10 06:18 | Dukat | Note Added: 0009922 | |
| 2005-05-10 06:23 | sin-x | Note Added: 0009925 | |
| 2005-05-10 06:32 | sin-x | Note Edited: 0009925 | |
| 2005-05-10 09:10 | pinstrate | Note Added: 0009930 | |
| 2005-05-10 13:04 | sin-x | Note Added: 0009932 | |
| 2005-05-12 01:39 | aquanight | Note Added: 0009938 | |
| 2005-05-13 00:59 | RandomNumber | Note Added: 0009940 | |
| 2005-05-21 20:49 | sabrewolf | Note Added: 0009973 | |
| 2007-04-27 04:08 |
|
Status | new => closed |
| 2007-04-27 04:08 |
|
Resolution | open => wont fix |
| 2007-04-27 04:08 |
|
Resolution | open => wont fix |