mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-27 03:26:38 +02:00
834736070e
It was missing for a lot of extbans (removing too little) and for ~t it was removing too much (eg quiet bans). Bug reported and changes suggested by k4be. Coders: Setting extban.options to EXTBOPT_CHSVSMODE has no effect anymore, just didn't want to remove it so modules would still compile. We now purely match based on .is_banned_events including BANCHK_JOIN.