Hello, I would like to request a simple chat logging plugin. similar to : http://forums.bukkit.org/threads/ad...ight-chat-and-command-logging-1-0-0-r1.29356/ All I would need it to do is log all chat/commands/PMs to a text file. It would be great it the logger could create a folder for the month/year then 1 text file per day. (or similar scheme im not to picky) example. Loggerplugin/2012/August/08_11_2012.txt A simple config. Thank you very much EDIT: ok I guess a post is not allow to offer compensation.. sorry
I'll do this for you, hang on. vvvvvvvvvvvvvvvvvvvvvvvv CatMan8 Here you go, try this: https://dl.dropbox.com/s/o58s26tjv96e7m6/ChatLogger.jar?dl=1 It's not very tested, but in theory, it should work just like you asked EDIT by Moderator: merged posts, please use the edit button instead of double posting.
Woah thank you so much!! So I loaded this up on a test server, and it loaded fine But I dont see a folder for the plugin, where does it log too?
It automatically saves every 15 minutes to plugins/ChatLogger/YEAR/MONTH/month_date_year.txt or if the server stops
Would it be to much to ask to add a time stamp prefix before the name inside the log? [07:30:55 PM] CatMan8: Test
Not at all, give me a minute. CatMan8 Here you go: https://dl.dropbox.com/s/o58s26tjv96e7m6/ChatLogger.jar?dl=1 It's on a 24 hour system though, I can't be bothered to make it 12 hour (so it's like [22:50:22] Quantum: Hi) EDIT by Moderator: merged posts, please use the edit button instead of double posting.