Qbox-project / qbx_core

http://qbox-project.github.io
Other
46 stars 113 forks source link

Add last_updated to PlayerData #386

Closed TonybynMp4 closed 4 months ago

TonybynMp4 commented 4 months ago

The problem

There isn't really any way to know when the character was saved, this could be useful too know when the character last logged out.

Ideal solution

Add the last_updated db column to the PlayerData (PlayerData.last_updated)

Alternative solutions

No response

Additional context

No response