mojira.dev
MC-170370

play_one_minute now resets every 120-count

minecraft.custom:minecraft.play_one_minute used to count how many minutes TOTAL a player has played.

Now it resets to zero every time it reached the count of 120.

Comments 2

I'm unable to reproduce this. Do you use any data packs or do you have any other commands that might interfere with this?

I also can't reproduce it as it's not doing it now.

I was using:

scoreboard objectives add alivetime minecraft.custom:minecraft.play_one_minute

And manually checking the time as:

/title @s actionbar ["",{"text":"Lived: ","color":"light_purple"},{"score":{"name":"@s","objective":"alivetime"},"color":"light_purple"}]

As I test now, it works as intended.
¯_ (ツ)_/¯

Gatinh0

(Unassigned)

Unconfirmed

(Unassigned)

1.15.2

Retrieved