Skip to content

v2.0.1

Choose a tag to compare

@sladkoff sladkoff released this 03 Jan 16:05
· 456 commits to master since this release

Fixed

  • Error Failed to read player statistic: Label cannot be null. on metrics player_online and player_statistic.
    If the server doesn't return a name for a player, the player's UID is used as label instead. (#17)

Added

  • Labels uid/player_uid for metrics player_online and player_statistic in addition to the player name.