SwearJar-V1.7

Details

  • Filename
    SwearJar.jar
  • Uploaded by
  • Uploaded
    Jun 21, 2014
  • Size
    11.20 KB
  • Downloads
    995
  • MD5
    bbdd66464a99452245d54b782908a86d

Supported Bukkit Versions

  • CB 1.7.9-R0.1

Changelog

V1.7

  • Built against latest bukkit and vault
  • Added new command - /sj balance - shows the current amount in the swearjar.

V1.6

  • Built against latest bukkit and vault
  • Now using multiple classes

V1.5

  • Cleaned up some code
  • Built against latest bukkit and vault

V1.4

  • Added "commandChecking" to config, set it to "true" to check all commands for swears, very useful for /msg, /me etc

V1.3

  • Added "DisableSwearing" to config set it to "true" if you want to take money from players and them not being able to say it.
  • Changed to "AsyncPlayerChatEvent" to work with 1.3.1,

V1.2

  • Now catching swears far better, only need to put the word in the config now.
  • Aggressive mode added, better swear detection , may generate false positives
  • Added commands /sj exempt , /sj elist, /sj eremove
  • Added exemption list
  • Removed plugin metrics.

V1.1

  • Changed to commands to /sj add, /sj remove, /sj list, /sj
  • Added permission sj.exempt, this will stop you getting charged for swearing.
  • Added plugin metrics.
  • Added better checks so you cant add an empty space as a swearword.

V1.0

  • Initial release