CCLogger v3.2.5

Details

  • Filename
    CCLogger-3.2.5.jar
  • Uploaded by
  • Uploaded
    Mar 8, 2013
  • Size
    40.95 KB
  • Downloads
    1,665
  • MD5
    49b29ba0d050ad4dc8e4a9662dfabb9d

Supported Bukkit Versions

  • CB 1.4.7-R1.0

Changelog

=== 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 can cause issues with crashing sometimes, according to users who regularly use this plugin. Working on finding a fix currently.