|
|
| Author |
Message |
Blaha none

Joined: 24 Feb 2005 Posts: 4
|
Posted: Mar 17, 2005 3:19pm Post subject: |
|
|
| 7DS·Avarice wrote: | | yea i think with anope services the default mlock is +nt |
+ntr when its regged. |
|
| Back to top |
|
 |
GeniusDex Lurker

Joined: 16 Aug 2003 Posts: 150
|
Posted: Mar 18, 2005 3:44am Post subject: |
|
|
| Internally it's +ntr, but +r can't be mlocked or removed from mlock, it's always implied. |
|
| Back to top |
|
 |
7DS·Avarice none

Joined: 23 Feb 2005 Posts: 15
|
Posted: Mar 18, 2005 3:56am Post subject: |
|
|
wat i meant  |
|
| Back to top |
|
 |
trivuz none

Joined: 01 Jun 2004 Posts: 21
|
Posted: Apr 05, 2005 3:01am Post subject: You can add except ban to avoide kline/zline but not kick |
|
|
You can add this code to ur unrealircd.conf to protect urself
except ban {
mask *id@host;
};
Example :
except ban {
mask *TRIVUz@192.168.1.1;
};
or..
except ban {
mask *TRIVUz@192.168.1.*;
};
something like that.
it'll save u from Kline/Zline. |
|
| Back to top |
|
 |
Dr-Voodo Eleet

Joined: 07 Nov 2003 Posts: 535 Location: IRC
|
Posted: Apr 05, 2005 3:06am Post subject: |
|
|
Or he can just remove lame admins  |
|
| Back to top |
|
 |
|