View Issue Details

IDProjectCategoryView StatusLast Update
0002520unrealircdpublic2007-04-27 04:08
Reportersin-x Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionwont fix 
Product Version3.2.4 
Summary0002520: Netadmin only channel mode
DescriptionThere 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

Activities

Dukat

2005-05-10 06:18

reporter   ~0009922

Use codmastr's LevelLimit module: http://www.unrealircd.com/index.php?page=modules&mod=module&id=48

sin-x

2005-05-10 06:23

reporter   ~0009925

Last edited: 2005-05-10 06:32

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

pinstrate

2005-05-10 09:10

reporter   ~0009930

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

sin-x

2005-05-10 13:04

reporter   ~0009932

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

aquanight

2005-05-12 01:39

reporter   ~0009938

codemastr's site already has the fixed version...

RandomNumber

2005-05-13 00:59

reporter   ~0009940

Why not use nachat?
 -
***** Nachat *****
 -
 Sends a message to all online NetAdmins
 -
 Syntax: NACHAT <text>
 Example: NACHAT Hey guys! How is everything?
 -

sabrewolf

2005-05-21 20:49

reporter   ~0009973

the correct version that works is: levellimit-1.1.tar.gz
that is the updated version that solves the MustHaveMode issue.

Issue History

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 stskeeps Status new => closed
2007-04-27 04:08 stskeeps Resolution open => wont fix
2007-04-27 04:08 stskeeps Resolution open => wont fix