Knowing when an account was last active is a useful metric for various administrative functions such as viewing recent accounts or purging old inactive accounts. It should also be a relatively minor implementation, simply record a timestamp of whenever a character is saved and edit the appropriate field on the account.
Knowing when an account was last active is a useful metric for various administrative functions such as viewing recent accounts or purging old inactive accounts. It should also be a relatively minor implementation, simply record a timestamp of whenever a character is saved and edit the appropriate field on the account.