CCLogger v3.3.3
Details
-
FilenameCCLogger-3.3.3.jar
-
Uploaded by
-
UploadedJul 8, 2013
-
Size86.52 KB
-
Downloads50,992
-
MD51058ef4d0c9c41ade27e38c7ee438df8
Supported Bukkit Versions
- 1.6.2
Changelog
=== v3.3.3 =======================================================
- Added scheduling to the log writing functions.
- Added more detail to the login/logout logging procedure.
=== v3.3.1 =======================================================
- Added command '/ccl clear' which zips all log files, deletes them, and names them based on the current time.
- Added MySQL support.
- Added plugin metrics to get a better grasp on how many people use this plugin.
=== 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.