SwearFilter v 1.4

Details

  • Filename
    SwearFilter.jar
  • Uploaded by
  • Uploaded
    May 30, 2014
  • Size
    22.38 KB
  • Downloads
    345
  • MD5
    cfc704bf41de55bb245da54a9735faea

Supported Bukkit Versions

  • CB 1.7.9-R0.1
  • 1.7.4
  • 1.7.2

Changelog

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! :)

Temporary bans sometimes don't undo themselves and the server must be reloaded/restarted. I'm not sure if this is a problem with the Bukkit server or the SwearFilter plugin, but I will continue to look into it.