Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep a short term log of item movements #16

Open
shantek opened this issue Jul 3, 2024 · 0 comments
Open

Keep a short term log of item movements #16

shantek opened this issue Jul 3, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@shantek
Copy link
Owner

shantek commented Jul 3, 2024

When a player leaves you items in your post box, ideally we should log these transactions. If a player received mail while they were offline, this would then show a log of who left the mail and what they left them.

They could see the log with a command like "/postoffice log"

Investigate the best way to store this, how long we'd want to keep records for, if we manually delete the log with something like "/postoffice clearlog" or if it simply is cleared when they open their post box.

Also investigate the best way to store all this data. Do we move everything to a flat file db?

@shantek shantek added the Enhancement / Suggestion New feature or request label Jul 3, 2024
@shantek shantek added this to the v2.0.0 milestone Jul 3, 2024
@shantek shantek self-assigned this Jul 3, 2024
@shantek shantek added the Planned label Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

1 participant