Skip to content

slipcor/SpamHammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

SpamHammer

Hammer those spammers!


Features

  • Punishment based on messages/time
  • Punishment based on repeated messages
    • Mute
    • Kick
    • Ban
  • Unmute / Unban / Reset stats
  • Permissions
    • Bypass punishments
    • Issue reset/unmute/reload

Dependencies

  • Bukkit 1.4.6 or later

Changelog

  • v3.0.2.1: clean up some warnings, including deprecation due to player name instead of UUID usage
  • v3.0.1.18: fix the plugin breaking in Spigot 1.12 due to removed methods
  • 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

Support

I am developing this plugin in my free time, so if you have an issue, please create an issue describing the problem in detail. I will do my best to reply as soon as possible, but that can take a few days sometimes.

For some problems, it might be easier to join the [Discord](https://discord.gg/DSNfjYA) and open a ticket there. It allows for quicker transfer of log files, debug files and so on. Moreover, simple questions can be answered more quickly there rather than opening an issue for them.

Joining the Discord Server gets you early access to latest builds, and maybe it is your preferred method to interact with me? Be my guest!


Todo

  • -----------------------------------------------------------------------------------------------------------------------

Credits

  • dumptruckman for creating this plugin
  • zyxep for his beta Jenkins

About

Continuation of https://github.com/dumptruckman/SpamHammer

Resources

License

GPL-3.0, BSD-3-Clause licenses found

Licenses found

GPL-3.0
license
BSD-3-Clause
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages