When a user was last on the server
6 replies
Feb 24, 2012, 01:50 AM#1
So after thinking about how snugflunkys has been unexplainably gone, I realized that there is no way to tell when a user last joined. Based on old comments in-game (from admins) though, I think there may be a non-publicly accessible way. Is there?
Feb 24, 2012, 02:02 AM#2
We no longer log player activity but several of the veterans and staff members (myself included) keep logs from the server echos on #aprilon.mc, our IRC server echo. I'll check them now.
On my log that goes farthest back I found this:
That time is in my time zone (Central time, GMT -6). If I recall correctly you are in Mountain time so that would be at 11:09:53 for you.
That is most certainly not my only log file, it's just the oldest and the biggest. I'll check the others and see if anything pops up.
On my log that goes farthest back I found this:
Jul 29 12:09:53 <Miyuki^APN-MC> [Snugflunkys disconnected]That time is in my time zone (Central time, GMT -6). If I recall correctly you are in Mountain time so that would be at 11:09:53 for you.
That is most certainly not my only log file, it's just the oldest and the biggest. I'll check the others and see if anything pops up.
Feb 24, 2012, 07:51 AM#3
We no longer log player activity but several of the veterans and staff members (myself included) keep logs from the server echos on #aprilon.mc, our IRC server echo. I'll check them now.
On my log that goes farthest back I found this:Jul 29 12:09:53 <Miyuki^APN-MC> [Snugflunkys disconnected]
That time is in my time zone (Central time, GMT -6). If I recall correctly you are in Mountain time so that would be at 11:09:53 for you.
That is most certainly not my only log file, it's just the oldest and the biggest. I'll check the others and see if anything pops up.
I'm not sure if the /seen command is available with commandbook, but in Essentials it shows you when the player logged out last
Feb 24, 2012, 07:59 AM#4
But is it possile for a normal player to use /seen? If there is the command, of course.
Feb 24, 2012, 08:13 PM#5
When we ran CanaryMod I kept track of online times including when they last signed in. I'm hoping this could appear in some way soon - I pulled data from a JSON file the server generated, and displayed there data here: http://mca.aprilon.net/pub_activity.php?sk=onlinetime,1
Feb 25, 2012, 03:35 PM#6
When we ran CanaryMod I kept track of online times including when they last signed in. I'm hoping this could appear in some way soon - I pulled data from a JSON file the server generated, and displayed there data here: http://mca.aprilon.net/pub_activity.php?sk=onlinetime,1
But when we switched to bukkit that stopped :c