Search found 4 matches
- Wed Nov 19, 2008 8:51 pm
- Forum: Unreal 3.2 Support
- Topic: map/links Restriction
- Replies: 3
- Views: 2904
map/links Restriction
Is there a way to restricit /map to opers only (removing sensitive servers from the list)? If yes, how and if it's also possible to edit /links list also under the same aim?
- Sun Nov 09, 2008 12:09 am
- Forum: Unreal 3.2 Support
- Topic: BOPM connregex
- Replies: 1
- Views: 1755
BOPM connregex
Does anyone know of a correct BOPM connregex for this unreal? since this one doesn't seem to work correctly.
connregex = "\\*\\*\\* Notice -- Client connecting.*: ([^ ]+) \\(([^@]+)@([^\\)]+)\\) \\[([0-9\\.]+)\\].*";
- Fri Nov 07, 2008 4:55 pm
- Forum: Unreal 3.2 Support
- Topic: Oper's 127.0.0.1 Default Hostmask
- Replies: 3
- Views: 2982
Re: Oper's 127.0.0.1 Default Hostmask
When I rehash I see only those:
*** Notice -- Loading IRCd configuration ..
*** Notice -- unrealircd.conf:188: unknown directive hosts
*** Notice -- unrealircd.conf:30: illegal oper::class, unknown class 'clients' using default of class 'default'
*** Notice -- unrealircd.conf:66: illegal oper ...
*** Notice -- Loading IRCd configuration ..
*** Notice -- unrealircd.conf:188: unknown directive hosts
*** Notice -- unrealircd.conf:30: illegal oper::class, unknown class 'clients' using default of class 'default'
*** Notice -- unrealircd.conf:66: illegal oper ...
- Fri Nov 07, 2008 10:26 am
- Forum: Unreal 3.2 Support
- Topic: Oper's 127.0.0.1 Default Hostmask
- Replies: 3
- Views: 2982
Oper's 127.0.0.1 Default Hostmask
I can see that all Opers get by default this `[email protected]` hostmask. Is there away to change this default behaviour to something like `nick@some/thing/goes/here`? I tried:
hosts {
local "127.0.0.1";
global "127.0.0.1";
coadmin "127.0.0.1";
admin "127.0.0.1";
servicesadmin "127.0.0.1 ...
hosts {
local "127.0.0.1";
global "127.0.0.1";
coadmin "127.0.0.1";
admin "127.0.0.1";
servicesadmin "127.0.0.1 ...