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?
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