Page 1 of 1

AdminLog.csv

Posted: Sun Jan 24, 2010 1:51 pm
by freddy
anyone know how this works?
----------------------------------------------------------------------
5. Admin CSV log
----------------------------------------------------------------------

BxSM now keeps a record of all kicks and bans in adminlog.csv. This
comma-separated-values text file has the following format;

name, address, keyhash, guid, admin, bantime, mapname, action, expires, reason

The 'bantime' and 'expires' fields are date/time values in Epoch format (number
of seconds elapsed since Jan 1 1970).

The admin CSV log can be used with an external application to provide "Why Was I
Kicked/Banned" functionality for external users.
http://www.thepreferredtype.com/knights ... readme.txt

cant find any settings about this or any trace of an AdminLog.csv file

Re: AdminLog.csv

Posted: Mon Jan 25, 2010 10:30 pm
by NDJason2009
You have to start the server manager with command line parameter "-adminlog" (without quotes). It should then put the log in the same directory as the server manager executable.

Re: AdminLog.csv

Posted: Tue Jan 26, 2010 3:37 am
by freddy
thank you thank you thank you! :D

Re: AdminLog.csv

Posted: Tue Jan 26, 2010 7:27 am
by Jeronimo
n1, ty 8-)