Have just bought this and love the look and feel of the plugin. But I do have some suggestions, and have found some bugs here and there.
I know it's a lot, and I'm not here to nag. But here is my suggestions so far
Suggestion
1) Add in the config so you can change what is tracket and what is on the top list.
As and example
"CollectStats": {
"points": false,
"Kills": true,
"Deaths": true,
"Wood": false,
"Stone": false,
"Metal ore": "false",
"HQ Metal ore": false,
},
"ShowInTopList": {
"points": false,
"Kills": true,
"Deaths": true,
"Wood": true,
"Stone": true,
"Metal ore": "true",
"HQ Metal ore": false,
},
2) Add integration to
https://umod.org/plugins/play-time-rewards
https://umod.org/plugins/playtime-tracker
In my case I use play-time-rewards to track, as I use that for a store on my server
3)
Add in the config so you can click on other players in the top list to see there stats (if its set to true) as in some cases you may not want that
"DisplayOthersStats": true or false,
4) Add kill death ratio to personal stats, and overall
Bugs and Others
1) The sorting works i think, but it does not show anything (If I click kills, it sort but it's not showing kills. Only points)
2) Server Top not working, just show 0 (Maybe change the name to overall server rank, not sure)