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

Suggestion: PVP streak and PVP top streak #408

Open
TomLewis opened this issue Jun 27, 2023 · 0 comments
Open

Suggestion: PVP streak and PVP top streak #408

TomLewis opened this issue Jun 27, 2023 · 0 comments
Assignees
Labels
accepted Suggestions that are (likely) to be added enhancement
Milestone

Comments

@TomLewis
Copy link

Is your feature request related to a problem? Please describe.
Recording kills into the database, and having a PVP streak and PVP top streak counter.

Very long time ago I used to use https://dev.bukkit.org/projects/lolmewnstats this contained these two statistics that were tracked per player, PvP streak is their current kill-chain, gets reset when killed, and PVP top streak is the Highest PVP streak ever achieved.

I know its super simple, but this alone got people competing in PvP in survival, as I used to have a web UI with everyone listed in order of PvP streaks and people would compete to knock off other people from the top of the leaderboard.

bonus points if you add a placeholder so I can create a leader board in-game with holograms.

Describe the solution you'd like
Database table to store details about each player, it would have 2 columns, pvpstreak and pvptopstreak.

You could expand on this idea with a table that then collects all kills and records what weapons were used to kill who at what time, this way you can then use this data for further things like, creating KDR, or karma for how offensive people are in PvP, or just having a kill stream history people can lookup ingame in a nice GUI with heads!

@ChanceSD ChanceSD added the accepted Suggestions that are (likely) to be added label Mar 3, 2024
@ChanceSD ChanceSD added this to the v4.0 milestone Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Suggestions that are (likely) to be added enhancement
Projects
None yet
Development

No branches or pull requests

2 participants