[CHAT] ChatReplace v1.1.0 - modify chat messages with regular expressions [1.0.0-R1]

Discussion in 'Inactive/Unsupported Plugins' started by grandwazir, Dec 23, 2011.

  1. Offline

    grandwazir

    ChatReplace - modify chat messages using regular expressions.

    ChatReplace is plugin that provides a method for administrators to reactively modify chat on a server through matching regular expressions. You could use this to match undesirble words and change them into less offensive ones or censor them completely. Alternatively you could use the plugin to create simple roleplay themed events or enforce a particular style of language on a server.

    Features
    • Simple and easy to configure.
    • Match messages using powerful regular expressions.
    • Randomly chooses a replacement for each match from the list attached to each pattern.
    Installation

    Ensure you are using the latest recommended build.

    Before installing, you need to make sure you are running at least the latest recommended build for Bukkit. Support is only given for problems when using a recommended build. This does not mean that the plugin will not work on other versions of Bukkit, the likelihood is it will, but it is not supported.

    Getting ChatReplace

    The best way to install ChatReplace is to use the static link to the latest version. This link always points to the latest version of ChatReplace, so is safe to use in scripts or update plugins.

    Alternatively older versions are available as well, however they are not supported. If you are forced to use an older version for whatever reason, please let me know why by opening a issue on GitHub.

    Configuration

    1. Configure your settings (config.yml) and choose what type of replacement you want to do.
    2. Add patterns that you want match to the respective configuration file.
    3. Configure permissions if necessary.
     
    Mukrakiish likes this.
  2. Offline

    md_5

  3. Offline

    Cronos Dage

    Is there a command to reload the plugin? That would be useful to change ChatReplace censors, etc. without a server restart.
     
  4. Offline

    grandwazir

    Yeah there is. Type /cr reload or /cr for a full list of commands.
     
  5. Offline

    Cronos Dage

    Awesome, man. Thanks.
     
  6. Offline

    Tauryuu

    Amazing. Two question though. A lot of people like to extend the censored words with "abbbbbbbbbbbcdddd" (replace abcd with any 4 letter words), and it gets around the censor. Is it possible to block that from happening?

    Also, people like to replace As with @ and Bs with 13, and etc. Is it possible to censor @bcd if abcd is cenorsed?
     

Share This Page