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

Persist worth data #14

Open
LittleBigBug opened this issue Aug 4, 2020 · 0 comments
Open

Persist worth data #14

LittleBigBug opened this issue Aug 4, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@LittleBigBug
Copy link
Owner

My idea to go forward with this plugin is more of a stats plugin. I think the things that should be added are: automatic tracking of worth periodically and store it permanently for that period. (Currently, worth is only calculated when a player checks an items' worth, and is cached until the item sells again, after that the old calculated worth is lost). So, instead check and calculate this data periodically and save that in another table.

Eventually it would be cool to create some graph report of this data, however I think the best way to go about that would be to create a separate web interface that interacts with the AcoWorth database directly so another webserver isn't ran, requiring an extra port like DynMap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant