LDLogger 0.1.9

Details

  • Filename
    LDLogger-0.1.9.jar
  • Uploaded by
  • Uploaded
    Nov 17, 2012
  • Size
    7.11 KB
  • Downloads
    242
  • MD5
    bf5168f38dcb9bcaf257107881b187f8

Supported Bukkit Versions

  • CB 1.4.2-R0.2

Changelog

0.1.9 Beta

  • Added: Due to kickPlayer() hiding the kick message, LDLogger now shows its own.
  • Improved: Fully-capitalised usernames can be used in chat without triggering shouting filter.
  • Improved: Kick scheduled immediately instead of 10 tick (0.5 second) delay.
  • Bugfix: Minimum caps ratio changed to 50% so that there are even less false-positives.

Updates from now onwards will be slightly less often, as the project matures. Instead, each update will contain more changes.

0.1.8 Beta

  • Bugfix: Chance for ConcurrentModificationException to be thrown (thanks TerrorBite).
  • Change: Player is now kicked using kickPlayer() instead.

0.1.7 Beta

  • Added: All staff messages now sent to console as well.

0.1.6 Beta

  • Change: Removed numbers from shouting detection algorithm.
  • Change: Staff message when kicking shouting players is now shown AFTER the kick.

0.1.5 Beta

  • Bugfix: Made the anti-shout system less sensitive (less false-positives).

0.1.4 Beta

  • Added: Anti-shouting protection. Messages 10 characters or longer that contain 40% or more capital letters will cause a player to be kicked.

0.1.3 Beta

  • Bugfix: Timeout was implemented, but wasn't being used!

0.1.2 Beta

  • Added: Two-minute timeout between messages for a player, to prevent spamming chat
  • Change: LDLogger text is now dark red, instead of bright red.

0.1.1 Beta

  • Added: Logging of Emerald Ore
  • Added: Logging of Gold Ore

0.1.0 Beta

  • Added: Logs mining of Diamond Ore and reports to staff.

Very basic, lacks configuration options. Designed to fulfill a specific need for now, and will be more customisable in the future.