SpamHammer v3.0.1.16

Details

  • Filename
    spamhammer.jar
  • Uploaded by
  • Uploaded
    Dec 14, 2013
  • Size
    37.13 KB
  • Downloads
    1,041
  • MD5
    92aa5dbc8172170595ad60ddfbef3125

Supported Bukkit Versions

  • CB 1.6.4-R2.0
  • CB 1.6.4-R1.0

Changelog

  • 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