SwearFilter v 1.7.1

Details

  • Filename
    SwearFilter.jar
  • Uploaded by
  • Uploaded
    Dec 16, 2014
  • Size
    35.28 KB
  • Downloads
    256
  • MD5
    e3d97b8e9916413b979e1543a0a4e77c

Supported Bukkit Versions

  • 1.8
  • 1.7.4
  • 1.7.2

Changelog

1.7.1

  • Made small changes/fixes to the chatfilter

v 1.7

  • Added language file support
  • Upon loading the new version of the plugin, a new file will be created: "Language.yml"
  • The only official version of this language file is English, so far.
  • The language file hasn't been totally tested yet, so please post any bugs in the comments section and/or create a ticket

v 1.6.1

  • Fixed problem with muted players still being able to chat (tested with Essentials)
  • Fixed player chat not being logged when 'replace with stars' option is in use

v 1.6

Important!
This plugin is dependent on uuidAPI and will not function correctly without it
Click Here to access it's BukkitDev download page

  • Added the ability to 'toggle-cuss' so you can view cussing in chat
  • Added the option in the config to allow cuss-toggling
  • Added the option to replace blocked words with '*' instead of just stopping chat
  • Mended the option to just stop chat and not ban
  • Added the option to reset cuss-amount after banning a player
  • Added /togglecuss command
  • Added permissions:
    • swearfilter.togglecuss: gives you access to the /togglecuss command
  • Bug fixes

v 1.5

  • Fixed problem with temporary bans not unbanning after set time or not banning at all.

v 1.4

  • Created a simple, but effective database for the new UUID system. This should allow you to still identify offline players by their last used display name.
  • Added temporary ban option. It still has some bugs to work out.

v 1.3

  • Added new subcommands:
    • add - lets you add blocked words in-game
    • remove - lets you remove blocked words in-game
  • Added new permissions:
    • swearfilter.add - gives you access to the add subcommand
    • swearfilter.remove - gives you access to the remove subcommand
  • Fancied up the text a bit

v 1.2

  • Added a new listener to check commands for cuss words
  • Changed the method that checks for cuss words to lessen stress on CPU
  • Added new permission that will allow certain players to be notified when a player is stopped from cussing or is banned for cussing too many time:
    • swearfilter.notify

v 1.0

- First release! :)