SECURITY SET FLOOD SECONDS

    Usage: SECURITY SET FLOOD KILL <on|off>

    When turned on if a user accrues to many penalties this will disconnect them from the server.

    Examples:
    /as security set flood kill off
    /as security set flood kill ofn

    Flooding can hurt a busy server and disrupt conversation that is happening inside a channel. This will not prevent a user from reconnecting from the server.


    SECURITY SET FLOOD OPER

    Usage: SECURITY SET FLOOD OPER <multi>

    This is a multiplier that allows server operators to have a higher flood ration than that of users on the server.

    Examples:
    /as security set flood oper 2

    Operators of a server may have to issue specific expensive commands while doing their duties on the server itself. This setting will relax the flood limits imposed by a multiplier that is set.


    SECURITY SET FLOOD PENALTIES

    Usage: SECURITY SET FLOOD PENALTIES <values>

    Sets the number of penalties that may be accumulated before violating the flood limit policy of the server.

    Examples:
    /as security set flood penalties 12

    A user cannot exceed the set number of penalty points within the specified time period. If they do they will either send a notice to those operators online, or if the server is configured to do so disconnect the user.


    SECURITY SET FLOOD SECONDS

    Usage: SECURITY SET FLOOD SECONDS <values>

    Set the time framing window (in seconds) for penalty accumulation.

    Examples:
    /as security set flood seconds 2

    A user cannot exceed a specific number of penalty points within this time period. If they do they will either send a notice to those operators online, or if the server is configured to do so disconnect the user.