FILTER CHANNEL LOCAL CENSOR
    Usage: FILTER CHANNEL LOCAL CENSOR

    Replace unacceptable words with asterisks for users in channels on the local server.

    Examples:
    /as filter channel local censor

    This command should be used when you want to censor the content of a message. This will only affect the users on the local server and will not affect users that are on remote network servers.


    FILTER CHANNEL LOCAL DROP
    Usage: FILTER CHANNEL LOCAL DROP

    Block the entire message from getting to the user in the local channels.

    Examples:
    /as filter channel local drop

    Instead of replacing the profane word with asterisks, this will drop the message from getting to other people on the local server.


    FILTER CHANNEL LOCAL NONE
    Usage: FILTER CHANNEL LOCAL NONE

    Ignore the profanity in channel messages.

    Examples:
    /as filter channel local none

    This should be used to ignore any words sent to a channel that trigger the filter. It allows you to turn it off locally but to filter it globally.


    FILTER CHANNEL LOCAL WARN
    Usage: FILTER CHANNEL LOCAL WARN <on|off>

    Send the user a warning about the profanity.

    Examples:
    /as filter channel local warn on
    /as filter channel local warn off

    This will warn users on the local server that what they have just typed has triggered the profanity filter.