SpamHammer v3.0.1.17

Details

  • Filename
    spamhammer.jar
  • Uploaded by
  • Uploaded
    Jan 27, 2014
  • Size
    37.65 KB
  • Downloads
    4,143
  • MD5
    705170ff5060b2129311a6522b6c1ff3

Supported Bukkit Versions

  • CB 1.7.2-R0.2
  • CB 1.7.2-R0.1
  • CB 1.6.4-R2.0

Changelog

  • v3.0.1.17: distinguish between chat muting and command muting
  • v3.0.1.16: add a caps limiter
  • v3.0.1.15: add config setting to remain silent -> no logging!
  • v3.0.0.14: micro optimization, build against CB 1.5.2-0.1
  • v3.0.0.13: compile against Bukkit 1.4.7-R1.0
  • v3.0.0.12: add console output for eventual investigation (false positives?)
  • v3.0.0.11: add URL and IP checks for chat
  • v3.0.0.10: first kick, then ban (displays the proper ban message)
  • v3.0.0.9: finally read the language file
  • v3.0.0.8: fix an NPE when muting a player
  • v3.0.0.7: commit the player kick on the main thread
  • v3.0.0.6: add event logging
  • v3.0.0.5: add JavaDocs, update POM to automated versioning
  • v3.0.0.4: refactor abstract class to interface
  • v3.0.0.3: remove debug spam
  • v3.0.0.2: re-add config comments, clean up code, add language file (not being read atm)
  • v3.0.0.1: re-write to get rid of the former PluginBase system which was not really used anyways