TheStarport / FLHook

A Server Improvement for Freelancer.
GNU General Public License v3.0
30 stars 15 forks source link

Account Needs last logged in as a field. #432

Open MrNen opened 2 months ago

MrNen commented 2 months ago

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.