▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/BannedWordsEffective
BannedWordsEffective

BannedWordsEffective

Prevent players from using banned words on server. With discord webhook support

1.5K
14
Все версииBannedWordsEffective 0.2-pre3

BannedWordsEffective 0.2-pre3

Beta1 г. назад

Список изменений

new features and changes

  • Changed punishment to action for upcoming features in future
  • Added new action called CENSOR [only for Sign, Book, Chat]

new config

# Made by bloodred; also known as aadinath
# For help, https://dsc.gg/kmds


# List banned words like shown below
# - hack
# Also has regex support like [a-zA-Z0-9_.?=]*
# Read https://www.w3schools.com/java/java_regex.asp
# Don't use
# - crashing
# - crashed
# Instead use regex support
# - crash[a-z]*
banned-words:
- nuke
- cry
- http[s]?://[a-zA-Z0-9_.?=]*

checks:
    # Check banned words on chat
    chat:
        # Enable checks
        enabled: true
        # Possible values for action: CANCEL_EVENT, IP_BAN, ACCOUNT_BAN, KICK, ACCOUNT_WITH_IP_BAN, CENSOR
        action: CENSOR

    # Check banned word on player's display name
    player-display-name:
        # Enable checks
        enabled: true
        # Possible values for action: CANCEL_EVENT, IP_BAN, ACCOUNT_BAN, KICK, ACCOUNT_WITH_IP_BAN
        action: KICK

    # Check banned words in books (title and content)
    book:
        # Enable checks
        enabled: true
        # Possible values for action: CANCEL_EVENT, IP_BAN, ACCOUNT_BAN, KICK, ACCOUNT_WITH_IP_BAN, CENSOR
        action: CENSOR

    # Check banned words when naming items in anvil
    anvil:
        # Enable checks
        enabled: true
        # Possible values for action: CANCEL_EVENT, IP_BAN, ACCOUNT_BAN, KICK, ACCOUNT_WITH_IP_BAN
        action: CANCEL_EVENT

    # Check banned words in commands
    command:
        # Enable checks
        enabled: true
        # Possible values for action: CANCEL_EVENT, IP_BAN, ACCOUNT_BAN, KICK, ACCOUNT_WITH_IP_BAN
        action: CANCEL_EVENT

    # Check banned words on signs
    sign:
        # Enable checks
        enabled: true
        # Possible values for action: CANCEL_EVENT, IP_BAN, ACCOUNT_BAN, KICK, ACCOUNT_WITH_IP_BAN, CENSOR
        action: CENSOR

discord-webhook:
    # Enable discord webhook supports
    enabled: false
    # Set your webhook url
    url: "https://discord.com/api/webhooks/your/webhook/url"

Файлы

BannedWordsEffective-0.2-pre3.jar(3.06 MiB)
Основной
Скачать

Метаданные

Канал релиза

Beta

Номер версии

0.2-pre3

Загрузчики

Bukkit
Folia
Paper
Purpur
Spigot

Версии игры

1.17–1.21

Загрузок

62

Дата публикации

1 г. назад

Загрузил

ID версии

Главная