Unofficial site, not affiliated with modrinth.com.What is this?
Плагины/BannedWordsEffective
  • BannedWordsEffective Karma-7

    release16 июля 2025 г.

    Just added Config Updater.

    It is the last karma versioning, we are gonna rebuild this plugin because it is very hard to maintain current struncture.

    After Karma-7, We are going to use numeric versioning.

  • BannedWordsEffective Karma-6

    release15 июня 2025 г.
    • Added bwe.bypass permission.
    • Added infraction actions.
    • Fixed issue occured during kicking player using actions.
  • BannedWordsEffective Karma-6.beta

    beta10 июня 2025 г.
    • Added bwe.bypass permission.
    • Added infraction actions (beta)
  • BannedWordsEffective Karma-5

    release21 мая 2025 г.

    ACTION not working fixed

    • The ACCOUNT_WITH_IP_BAN punishment now works perfect.

    New Censor Engine

    • Now you can customize how censorship works.

    Regex issue fixed

    • Plugin ignoring banned words in regex has been patched.
  • BannedWordsEffective Karma-4

    release8 мая 2025 г.

    Dedicated Webhook Class

    Instead of using an unofficial dependency for webhook, we created a special class for webhook integrations.

    Better webhook commands

    We added 1 more command for webhook, which is /bwe webhook test. And also added better webhook help response.

    Null pointer exception fix

    An exception error occur when few players use banned words has been fixed.

  • BannedWordsEffective Karma-3

    release30 апреля 2025 г.

    Plugin crash issue fixed

    Plugin not working (while webhook is enabled) due to No SLF4J providers were found. error has been fixed.

    Decreased size

    Removed unwanted dependencies and the dependency which is used for webhook has been replaced with lightweight one.

  • BannedWordsEffective Karma-2

    release6 апреля 2025 г.

    Crash Fix

    Fixed plugin crash due to using threaded region scheduler has been fixed.

    Sign Board

    Edited the way the checks in sign and hanging side.

    Software support

    Now it works almost all bukkit and paper forks.

  • BannedWordsEffective Karma-1.fixed

    release3 апреля 2025 г.

    Plugin Runtime Error Fix

    The plugin will now recognize main class and runs normally.

    Folia Issue Fix

    The plugin will call folia scheduler in different way.

  • BannedWordsEffective Karma-1

    release2 апреля 2025 г.

    Official Folia Support

    Now the plugin will works on folia and its fork.

    Customizable Messages

    Now you can change message and prefix of plugin through commands and config.

    Customizable Discord Webhook

    Now you can change embed message layout and webhook username and avatar through commands and config.

    Automated Config Update

    Automatically add missing configurations.

  • BWE 1A-1 (0.3-pre)

    alpha2 февраля 2025 г.

    Added new action "RUN"

    • It will an command on checks
    chat:
      action: RUN
      command: "msg {player} don't say {word}"
    

    Catagorised banned word list

    • Before
    banned-words:
    - nuke
    - cry
    - http[s]?://[a-zA-Z0-9_.?=]*
    
    • After
    banned-words:
        chat:
        - chat-specific
        sign:
        - sign-specific
        book: []
        anvil: []
        command: []
        displayname: []
        global:
        - nuke
        - cry
        - http[s]?://[a-zA-Z0-9_.?=]*
    
  • BannedWordsEffective 0.2

    release18 июля 2024 г.
    • Stable version of 0.2 beta
    • Fixed /bwe remove command issue
    • Fixed censor regex issue
  • BannedWordsEffective 0.2-pre3

    beta18 июля 2024 г.

    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-pre2

    beta16 июля 2024 г.
    • Added 1.17+ support with no crash issues.
  • BannedWordsEffective 0.2-pre

    beta15 июля 2024 г.
    • Added better folia support without crashing the server
  • New features and bug fixes

    1. Added discord webhook support
    2. Added version checks
    3. Fixed punishment not working issue
    discord-webhook:
      enabled: false
      url: webhook-url
    
  • BannedWordsEffective

    beta13 июля 2024 г.

    Bug fixes:

    1. Fixed /bwe remove issue
    2. Fixed config file corruption
  • BannedWordsEffective

    alpha12 июля 2024 г.

    First version

Совместимость

Minecraft: Java Edition

Сведения

Лицензия:
Опубликован:1 год назад
Обновлён:11 месяцев назад
ID проекта:
Главная