NoSwearing 1.0.0.3

Details

  • Filename
    NoSwearing.jar
  • Uploaded by
  • Uploaded
    Jan 31, 2013
  • Size
    16.44 KB
  • Downloads
    253
  • MD5
    873d9b974cf1946fb9bd6e9cbbf52d1b

Supported Bukkit Versions

  • CB 1.4.7-R1.0

Changelog

I have added the following things:

messageQueing with a queStack: This is designed to catch words that players write only one or a few letters per line. firstTimers option has been added to give different rules to new users.

removeVowels option takes words like "shit" and matches them to "sht" and "shit". The /i command was added to the config to skip removing vowels for some words.

symbols has been split from the advanced mode. symbolsAction can either warn as normal or do nothing. If censor is enabled it will still censor the string. This will avoid unnecessary warning yet still block potentially bad words.

Updated the algorythm for catching words so that numbers "1.234" and time will not be caught "3:00pm".

inventoryCheck option added to block custom made items containing swear words.