SpamHammer v3.0.0.12

Details

  • Filename
    spamhammer-3.0.jar
  • Uploaded by
  • Uploaded
    Feb 23, 2013
  • Size
    35.88 KB
  • Downloads
    1,975
  • MD5
    f940bfed3c79ed76daeb0ba57ef423de

Supported Bukkit Versions

  • CB 1.4.7-R1.0
  • CB 1.4.7-R0.1
  • CB 1.4.6-R0.3

Changelog

  • 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