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

Fish caught history & all time tracking #264

Open
sarhatabaot opened this issue Dec 30, 2023 · 0 comments
Open

Fish caught history & all time tracking #264

sarhatabaot opened this issue Dec 30, 2023 · 0 comments
Assignees
Labels
suggestion: plugin A suggestion for the plugin.

Comments

@sarhatabaot
Copy link
Collaborator

sarhatabaot commented Dec 30, 2023

Really related to #215 & #232 . But more specific. Also I'm already working on this.

The idea is to track every single fish caught event.

playerId, fishId, rarityId, date, compType, relevantValue, biomes

playerId = Player uuid
fishId = The name of the fish
rarityId = The rarity of the fish
date = date & time the fish was caught
compType = competition type
relavantValue = length or value
biomes = biomes the fish was caught in

We should also track the largest/highest value of the specific specimen caught per user. As well as globally.
We should also track the amount of times a specific specimen has been caught, per user.
We should also track the largest/highest value fish caught per user. As well as globally.

These should be done separately of the history, but at the same time.

We should also have a command that let's us view the history per pages.

@sarhatabaot sarhatabaot added the suggestion: plugin A suggestion for the plugin. label Dec 30, 2023
@sarhatabaot sarhatabaot self-assigned this Dec 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
suggestion: plugin A suggestion for the plugin.
Projects
None yet
Development

No branches or pull requests

1 participant