MaxBans 1.0

Details

  • Filename
    MaxBans.jar
  • Uploaded by
  • Uploaded
    Jan 17, 2013
  • Size
    82.27 KB
  • Downloads
    680
  • MD5
    9955255bd284e2ee83038a254926d5a1

Supported Bukkit Versions

  • CB 1.4.7-R0.1

Changelog

1.0

  • Trim trailing spaces in reasons
  • Fix reason when none given and command was silent
  • Fix error when silently kicking with no reason
  • Added importer/exporter (Exporter untested) - Command is /mbimport and /mbexport.. Only works for "vanilla" at the moment.
  • Added DNS blacklisting (Looks up IPs on http://dnsbl.info/ to see if the IP is a known proxy/spammer)
  • Fixed /ban command not printing the reason to the console
  • Added default reason config option in config

0.9

  • Fixed /mbreload command
  • MySQL support added
  • Ban command now accepts IP addresses
  • Improved duplicate IP performance
  • Highlight username or IP in notification message, depending on which one is banned

0.8

  • Initial Release