v1.0

Details

  • Filename
    Honeypot.jar
  • Uploaded by
  • Uploaded
    Sep 5, 2011
  • Size
    29.51 KB
  • Downloads
    408
  • MD5
    792218c504ee520c9f77a98ac429f683

Supported Bukkit Versions

  • CB 1060

Changelog

v1.0 - Sept 5, 2011
- initial (untested) MCBans3 support
- added a timer related to the "offenseCount" code - if offenseCount is > 1
and someone trips a Honeypot block but doesn't exceed the offenseCount, the
code will reset the broken Honeypot blocks within 5 minutes of that player
logging out.
- added support for standard Bukkit config.yml file. If you have an existing
old-style .properties file, Honeypot will still use that. If you don't, it
will create and prefer a new-style Bukkit config.yml instead.
- added support for "ban points", an advanced form of the offenseCount
algorithm. Read documentation for more details. This feature is ONLY supported
in new config.yml config syntax.
- version bump to 1.0 since there were some major new features to justify more
than a minor version bump and I think this plugin has been around and in use
long enough to qualify for a non-beta version number

This version does not report using MCbans3 properly on startup (it says using Vanilla).  It IS actually using MCBans3, but upgrade to 1.0.1 if you want the warm fuzzy message on startup.