This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

eggdrop doesnt ban users in a channel with +150 users

General support and discussion of Eggdrop bots.
Post Reply
F
Frog
Voice
Posts: 8
Joined: Sat May 26, 2007 5:58 pm

eggdrop doesnt ban users in a channel with +150 users

Post by Frog »

hey,

i have one of my eggdrops as an op in a channel with 150-200 users, when i add a +ban like this: .+ban *!host@* #lame LaMeR! it only kicks the users matching that host without banning them if the banlist has more then 30 bans.

i changed the max-bans in the .conf file to 200 cause thats what the irc network allows and set the channel to +dynamicbans, restarted the bot and didnt help.

the eggdrop is running on eggdrop1.6.15

any suggestion how to make it ban correctly or why its acting like this?
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

Did you also update max-modes accordingly?
NML_375
F
Frog
Voice
Posts: 8
Joined: Sat May 26, 2007 5:58 pm

Post by Frog »

no, the rest are still set to default
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

Well, there's your problem then...
eggdrop.conf wrote:# There is a global limit for +b/+e/+I modes. This limit should be set to
# the same value as max-bans for networks that do not support +e/+I.
set max-modes 30
NML_375
F
Frog
Voice
Posts: 8
Joined: Sat May 26, 2007 5:58 pm

Post by Frog »

let me change that
Post Reply