1. Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Script ChatFilter 1.0

Block unwanted words+links from your chat!

  1. Rasturize
    Supported Minecraft Versions:
    • 1.7, 1.8, 1.9, 1.10, 1.11
    ChatFilter by Rasturize
    Information
    Simple script to block specified words and links in your chat. Any messages that trigger the filter are broadcasted to users with permission. Most options are configurable.

    Commands
    (Alias: /cf)
    - /chatfilter toggle
    - /chatfilter help

    Config settings
    # Permissions
    MainPerm: chatfilter.admin
    BypassPerm: chatfilter.bypass

    # Messages
    Prefix: &8[&c&lFilter&8]
    NoPermission: &cNo permission.
    FilterMessage: &cYour message was cancelled due to inappropriate content.
    FilterToggleOn: &fChatFilter view &aenabled
    FilterToggleOff: &fChatFilter view &cdisabled

    # Checks - Edit words within quotes only, or add more
    DeleteMessage: false
    WebsiteChecks: <your checks here>
    ChatChecks: <your checks here>

    Permissions

    (All permissions are configurable)
    chatfilter.admin - Access to all commands & view of filtered messages
    chatfilter.bypass - Bypass the filter system

    Dependencies
    - Skript

    Please leave feedback+suggestions in ratings! :emoji_slight_smile:

    Images
    8d8069.png
    d32d5a.png