mojira.dev

Mose

Assigned

No issues.

Reported

No issues.

Comments

If that's intended, than this stat is not named correctly. The user expects that a thing called "PlayOneMinute" gives a value in minutes!
As for scoreboard etc. it's not possible to calculate anything afaik, this stat is not really helpful at all.

May I suggest:
Rename stat.playOneMinute to stat.playOneTick
Add stat.playOneMinute (gives minutes), stat.playOneHour and stat.playOneDay so we can keep track if this on a scoreboard for example.
=> Alternative: Give the possibility to calculate a scoreboard value or a divider parameter to the scoreboard command. Some like:

/scoreboard objectives add <name> <criteria> [ displayname divider ]
/scoreboard objectives add ptime stat.playOneTick Playtime 1200
=> gives Playtime in minutes

With some like this, everyone can be happy 🙂