mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-30 19:06:37 +02:00
a19b2aebf6
can be used from +f/+F as an action. You need to specify for which flood type your mode is, eg `cmode.flood_type_action = 'j';` for joinflood. Currently a mode can only choose one flood type action due to +f/+F timer fights that could otherwise occur, but that shouldn't be too much of an issue since we can live with that in core as well.