Bastian/bstats-metrics

Incorrect online players.

arthurr0 opened this issue · 1 comments

Hi, bStats show incorrect online players.
bStats online players is 32 when in real is ~130

bStats is simply displying the result of the Bukkit.getOnlinePlayers().size(); method (capped at a high-enough value).
Please note that bStats does only update every 30 minutes. The data that you see on bStats might be the player count up to 60 minutes ago.