Login/Logout Time Tracker

Discussion in 'Archived: Plugin Requests' started by TheMeq, Aug 21, 2014.

  1. Offline

    TheMeq

    Plugin category: Admin Tools

    Suggested name: TimeTracker

    What I want: Hello, the plugin I am after simply logs the players login time and log out time to a SQL database. Table must contain `player`,`type`,`timestamp`. I intend to run this on several servers but do not mind if I have to create serveral tables for each of my server types. Must also class kicks/bans/timeouts/ect; as logouts if possible.

    'player' = The Players Name in correct case if possible.
    'type' = Login/Logout
    'timestamp' = unix timestamp of current time.

    Ideas for commands: No commands needed for this plugin.

    Ideas for permissions: No permissions should be needed for this plugin.

    When I'd like it by: Whenever.

    Additional: please allow for a config to specify sql details and table names.

    Thanks
     
  2. Offline

    yewtree8

    You claim to be a developer but can't make something like this? :p I may take up this if I get confirmation from you
     
  3. Offline

    TheMeq

    Where do I claim to be a developer may I ask? In my signature? That is a website coded in PHP/MySQL, not Java.
     
    Jozeth likes this.
  4. Offline

    WeeSkilz

    TheMeq How accurate do you want the times to be?
     
  5. Offline

    TheMeq

    To the minute if possible :) Thanks WeeSkilz
     

Share This Page