CCLogger v3.2.6

Details

  • Filename
    CCLogger-3.2.6.jar
  • Uploaded by
  • Uploaded
    Mar 15, 2013
  • Size
    106.71 KB
  • Downloads
    1,368
  • MD5
    b9cf2348d441be55b7bea1e63d8f9f00

Supported Bukkit Versions

  • 1.5.0

Changelog

=== v3.2.6 =======================================================

- Updated SQLibrary database to most current release. I believe all of the bugs in the previous versions have been fixed by the author. I do not think it was my implementation of it.
- Fixed other minor bugs.

=== v3.2.5 =======================================================

- Oops, forgot to add the database toggle for when players quit... Removing version 3.2.4

=== v3.2.4 =======================================================

- Added option to disable SQLite databases. This is set to false by default.

=== v3.2.2 =======================================================

- Fixed another bug that was overlooked.

=== v3.2.1 =======================================================

- Fixed various SQL errors.
- Implemented KasperFranz's fix for SQL timeout error.

- Built against CB 1.4.7-R0.1

(This is a critical bug fix, definitely should be downloaded)

=== v3.2.0 =======================================================

- Updated to support CB 1.4.6-R0.3

- Added SQLite database storage alongside the flatfile ".log" storage.
- Added /ccl count.

/ccl count <word>: counts how many times that word has been said.
/ccl count <word> <playername>: counts how many times that words has been said by that player.

SQLite functionality still requires some further testing. It would be greatly appreciated to have feedback in the comment section on this implementation.