[+] Added the ability to get a players session time using the API
[+] Added the ability to use the following placeholders, to get the session time of a player (the time he/she has been on since logging onto the server)
Code (Text):
%jetsantiafkpro_session_timeplayed_days% //Returns session days the player has played
%jetsantiafkpro_session_timeplayed_hours% //Returns the session hours the player has played, minus days
%jetsantiafkpro_session_timeplayed_minutes% //Returns session minutes the player has played, minus hours/days
%jetsantiafkpro_session_timeplayed_seconds% //returns session seconds the player has played, minus minutes/hours/days