SpamHammer v3.0.0.14

Details

  • Filename
    spamhammer-3.0.jar
  • Uploaded by
  • Uploaded
    May 15, 2013
  • Size
    35.72 KB
  • Downloads
    1,836
  • MD5
    5b7c90528f990e88b3dbcd1adee72566

Supported Bukkit Versions

  • CB 1.5.2-R0.1
  • CB 1.5.1-R0.2
  • CB 1.5.1-R0.1

Changelog

  • 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