Hi there, i'm afraid i might know the answer to this, but i was hoping someone could clarify just to be sure:
Suppose i have the following eggdrop options set on my channel:
+dynamicbans
-enforcebans
+userbans
ban-time 30
force-expire 0
Then i have a number of 'permanent' bans in eggdrop's internal ban list, and i would like it so that eggdrop automatically removes these bans from the channel list after a period of time (30 minutes), whilst keeping them in the internal list in case the ban is triggered later. So far so good, this works fine.
However, eggdrop is ALSO removing bans that have been added directly to the channel ban list (NOT to the internal one). I would like it to NOT do this.
Is there any way to accomplish what i want through eggdrop itself, or will i have to get some kind of black-list script?
cheers