pdinklag / MinecraftStats

A Minecraft player statistics browser for the web - supports 1.13 and later!
https://discord.gg/brH5PGG8By
Other
227 stars 53 forks source link

Minplaytime not working? #70

Closed lukeeexd closed 4 years ago

lukeeexd commented 4 years ago

Have min playtime set to 60mins. 953 unique people joined my server, Stats show 953 people joined also "Showing 953 players ( 355 active, 598 inactive)." but all 953 100% wouldnt have played 60mins so why is 953 people displayed on the stats?

python3.6 update.py -s /home/minecraft/backup/survival --server-name "The Wooden Spoon SMP" --min-playtime 60

pdinklag commented 4 years ago

May be related to #41. I randomly clicked a bunch of your inactive players and while most did indeed play more than 60 minutes, some pages didn't load.

It may be fixed by the changes I did for #65, where I'm still waiting for some feedback.

lukeeexd commented 4 years ago

Ah makes sense, ty