my bots deop people after netsplit

Old posts that have not been replied to for several years.
Locked
User avatar
Stealthx
Halfop
Posts: 68
Joined: Fri Oct 01, 2004 3:37 am
Location: StealthBox

my bots deop people after netsplit

Post by Stealthx »

what's wrong?
the bounce mode have been set to "1"
this is my chaninfo of a channel.
Settings for dynamic channel #xxx:
Protect modes (chanmode): +tn
Idle Kick after (idle-kick): DON'T!
stopnethack: DON'T!
aop-delay: 1:0
revenge-mode: 0
ban-time: 180
exempt-time: 60
invite-time: 60
Other modes:
-inactive -statuslog -secret -shared
-greet -seen -cycle +dontkickops
+protectops -protectfriends -revenge -revengebot
-bitch -autoop +autovoice -nodesynch
+enforcebans +dynamicbans +userbans -autohalfop
+protecthalfops
+dynamicexempts +userexempts +dynamicinvites +userinvites
User defined channel flags:
+piccheck +peak -nickcheck
flood settings: chan ctcp join kick deop nick
number: 8 3 5 3 3 0
time : 20 30 30 10 10 0
The TCLs that I used was mostly public's commands and some protection TCLs. And I think nothing wrong with the TCLs :\

But I still got the problem after netsplit!
* Joins: User (abc@abc.abc)
* irc.eggdrop.org sets mode: +o User
* Bot sets mode: -o User
Does anyone have any solution? Greatly appreicated!
Thanks. :)
+ Stealth Box +
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

# Set this to 1 if you want to bounce all server modes.
set bounce-modes 0
You have it set to 1 which means it'll deop/devoice the users after netsplit.
Locked