ExplosiveSwearing

ExplosiveSwearing

Tired of people swearing? Want them to learn not to swear? Use this plugin. If you swear... http://dev.bukkit.org/media/images/67/855/ExplosiveSwearing.png

You blow up.

NOTE

Simple Prefix breaks censoring on this plugin (this is because it hardcodes the message into the message format). Use ChatPrefix instead. It acts almost exactly like Simple prefix, except the command is /cpx, and the permissions nodes start with chatprefix instead of simpleprefix. It uses exactly the same config file format, so you can just copy and paste.

Configuration

watch:
    swearing: true # trigger on swearing
    caps: false # trigger on EXCESSIVE CAPS (over one word with more than two letters capital)
censor: false # Censor any detected swearing
punishments:
    explode: true # Explosions do block damage when this is set to true
    kill: false # Kill the player even if they are in creative/godmode
    fine: 1.00 # Amount to fine player if "fine" is chosen as the punishment
chances: # all chances are fractions of the total number
    explode: 1 # Chance of being blown up as a punishment
    lightning: 1 # Chance of being struck with lightning as a punishment
    suffocate: 1 # Chance of being suffocated as a punishment
    void: 1 # Chance of being dropped into the void as a punishment
    sky: 1 # Chance of being dropped from Y 512 as a punishment
    incinerate: 1 # Chance of being lit on fire as a punishment
    starve: 1 # Chance of being starved as a punishment
    fine: 0 # Chance of being fined as a punishment. Requires Vault.
extra:
    broadcast: # [name] is replaced with the offenders name
    PM: # same
curses: # list of swear words follows

Installation

Put the jarfile in the plugins folder

Commands

/exswear reload - Reload the plugin

Permissions

If no permissions plugin is found, this plugin defaults to op.

explosiveswearing.reload - reload the plugin
explosiveswearing.exempt - Be exempted from punishments

To do

  • Improve checking algorithm

Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    35876
  • Created
    Jan 21, 2012
  • Last Released File
    Jan 12, 2014
  • Total Downloads
    7,846
  • License

Categories

Members

Recent Files

Bukkit