Hello MAM, I wish an advanced chat logs plugin for my new 0.12 MAM.
I'd like the plugin to create 2 folders inside logfiles named "full-chat" and "short-chat". I want the chat logs to be stored as same time in 2 folders but different settings, each day to create another .log file. eg 2014\02\01.log 2014\02\02.log 2014\02\03.log etc...
The different logs between "full-chat" folder and "short-chat" folder is the following (example)
On logfiles\short-chat\2014\02\01.log
[short-chat]
While on "full-chat" to be something like this:
logfiles\full-chat\2014\02\01.log
[full-chat]
(f155f2a3bf3b707ee8d300e3f6bd9fc6)[151.63.37.64][01/02/2014 - 2:33]Jack: Hi Michael!
(7065bca73baccd4a2dd20681aed7f01a)[ 79.52.81.77][01/02/2014 - 2:34]Michael: Hi Jack!
The short ones stores only the date and player name while the full ones stores everything, GUID, IP, Date and player name.
Sometimes the IP of a player of GUID could help find the real person that you were seeking. To don't confuse a player with another that use the same name on different GUIDs, or Have the same GUID (happens) but different IP.
Is it possible to create it? I would like to use it to my new MAM!