AntiAdvertiser v0.2

Details

  • Filename
    AntiAdvertiser.jar
  • Uploaded by
  • Uploaded
    Mar 15, 2013
  • Size
    9.34 KB
  • Downloads
    4,829
  • MD5
    51101b0bbb899b221fa37a8b44370dd4

Supported Bukkit Versions

  • CB 1.4.7-R1.0

Changelog

  • Added a configuration file.
    • Custom command to be ran and an option to select between kick/warn on detection (onDetect)
    • Custom, translatable messages (messages)
    • A messages whitelist and blacklist (whitelist and blacklist, respectively)
    • Also includes a debug mode (log every check to console to see which one is giving a false positive) and the option to disable domain checks.
  • Redid most of the code.
  • Added the command /antiadvertiser (aliases: /antiad, /aa)
  • Still needs better regex for domains, because:
    • The current regex still gives a positive in, for example mr.enderman (bolded is believed to be a domain)
    • Sometimes doesn't even detect domains.
    In general, the domain checks are unreliable in 0.2 and it's advised to turn ignore-domains to true use the latest version!