ChatLog
Note: This plugin is no longer maintained because its main dependency, DeityAPI, is no longer maintained. let me know via PM if you would like to take over this project. - mbonachea
ChatLog is a simple chat logging plugin. Making it easier for moderators to catch spam, advertising, and other chat nuisances. With a permissions based system, server admins and mods can easily track a player's chat and commands with one, simple command. All chat and commands are stored in a mySQL database to prevent flatfile corruption, and size issues. You can go as far back as you wish with ChatLog, in seconds, minutes, or hours.
Please leave any comments or tickets (preferred) with ideas and/or suggestions. All tickets are tracked here, BukkitDev.
Features
- Simple Chat Logging
- Simple Command Logging
- mySQL Support
- SuperPerms Compatible
- Lightweight
- User friendly command
Requirements
Commands
[]required <>optional
- /chatlog search [command/chat] [player] [time] [s/m/h]
- /chatlog purge
- /chatlog logchat [true/false]
- /chatlog logcmds [true/false]
- NOTE - S: second(s) M: minute(s) H: hour(s)
Permissions
- chatlog.search
- chatlog.purge
- chatlog.logchat
- chatlog.logcmds
Config
- 'log-chat' is either true or false for logging of chat
- 'log-commands' is either true or false for logging of commands
- 'database-auto-purge-days' is the amount of days you would like before the database auto purges
- 'last-purge' is the time in milliseconds of the last database purge
- 'purge-since-days' is the amount of days you want it to purge from
Other
Current Version: 1.4.1
-
View User Profile
-
Send Message
Posted Oct 30, 2012@Stuntweed
I have the same problem too. DeityAPI is installed, the database parameters are configured and i can see the table created. But no chat is being logged.
-
View User Profile
-
Send Message
Posted Sep 22, 2012@mbonachea
The plugin is not logging anything for me, the tables are empty and no errors in console.
Config:
log-chat: true
log-commands: true
database-auto-purge-days: 15
purge-since-days: 7
last-purge: 1348330704224
-
View User Profile
-
Send Message
Posted Sep 21, 2012Could u maby do /cl instead of /chatlog ? :D
I testet it right now and it wont work for me of some reason im able to get the help list op but nothing els.
-
View User Profile
-
Send Message
Posted Sep 21, 2012@mbonachea
@mbonachea
Oh Thanks hehe.
-
View User Profile
-
Send Message
Posted Sep 21, 2012@EnergyCraft
It should be automatically generated once you have DeityAPI installed correctly; without DeityAPI the plugin will crash and not do anything.
-
View User Profile
-
Send Message
Posted Sep 21, 2012Really nice plugin, but i got a problem can't find the map with the config.
-
View User Profile
-
Send Message
Posted Sep 20, 2012@Arton123
Oh I understand. All of it will be in the plugins/ChatLog folder. The logs of chat/commands are stored in a mySQL database, configured via DeityAPI.
-
View User Profile
-
Send Message
Posted Sep 20, 2012@mbonachea
Where do i find the logs then? :P Im not talking aboute a map ur are playing on but a map where u put the stuff in like logs config and such (sorry for my bad english)
-
View User Profile
-
Send Message
Posted Sep 19, 2012@Arton123
This plugin is not made to generate a map...
-
View User Profile
-
Send Message
Posted Sep 19, 2012The plugin is not generating any map and wont work for me D:
-
View User Profile
-
Send Message
Posted Sep 9, 2012@FounderHawk
Sorry! I've been really busy this week. I promise that it will be done by the end of tomorrow. Also, it will be our first Beta release!
-
View User Profile
-
Send Message
Posted Sep 9, 2012Still no update? I'm waiting for this! :P
-
View User Profile
-
Send Message
Posted Sep 4, 2012@FounderHawk
Yes, it should be posted here by the end of today.
EDIT: This week.
-
View User Profile
-
Send Message
Posted Sep 3, 2012Any update on the auto-purge for logs older than a certain time?
-
View User Profile
-
Send Message
Posted Sep 1, 2012@mbonachea
If you don't have it, you should get it :P Quite useful, and most people have one. Kid of like MSN Messenger when we were kids xD
-
View User Profile
-
Send Message
Posted Aug 31, 2012@FounderHawk
Sadly, I don't have skype. Maybe cliff does?
-
View User Profile
-
Send Message
Posted Aug 29, 2012@mbonachea
Send me an add on Skype, I would like to talk to you about a few things.
Skype: Hawkthenight
-
View User Profile
-
Send Message
Posted Aug 28, 2012@FounderHawk
The entire database. Though the way you put it will come in the next release.
-
View User Profile
-
Send Message
Posted Aug 28, 2012Just to make sure, with the auto purge, if you set it to say, 4 days, does it only purge the data thats 4 days and older, or the entire database?
-
View User Profile
-
Send Message
Posted Aug 27, 2012Ok perfect thanks!