[ADDON] SkFilter icon

[ADDON] SkFilter -----

A skript filter addon that lets you keep a clean server that has pattern recognition.



NOTICE! This is still in beta, some stuff may get bypassed in the filter when you make the filter.

SkFilter is a skript addon based upon making filters for your server more easy and desirable. SkFilter introduces a new way to blacklist/whitelist words & links with a simple pattern recognition system that matches words.

Seeing the filter list is just you adding words to the filter, you can iterate through a list of words and add them manually at any point in time. You can view the documentation for this on SkriptHub. (Will be posted in here when its available)


Effects:
- add %string% to filter
- whitelist word %string%
- blacklist link %string%
- whitelist link %string%
- set global link blacklist to %boolean%

Conditions:
- if link is blocked
- if message contains a link
- if message is caught by filter

here is an example:
Code (YAML):
on load :
   set {list::* } to "fuck", "shit", "crap", "sex"

    loop {list::*}
:
       add loop-value to filter

on chat
:
    if message is caught by filter
:
       cancel event
        send "&cYour message contains prohibited language and has been blocked!" to player
Support Discord: dsc.gg/scriptifymc
Resource Information
Author:
----------
Total Downloads: 48
First Release: Sep 18, 2024
Last Update: Sep 18, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings