mojira.dev
MC-95686

Score stat.leaveGame will not count up (tested on server)

I have created the scoreboard leave. It should count up when I leave the Game. It doesn't. The strange thing is: It worked in older snapshots!

/scoreboard objectives add join stat.leaveGame

The Server File:
Server.zip 28.563 KB

Comments 4

Cannot confirm, score does increment correctly after logging out (tested both singleplayer and multiplayer).

Strange..
I'll try to add my Server folder. Maybe this could help.

You have a command block setting all tracked player's "login" score to 0 (found on the bottom clock of 3):

/scoreboard players set * join 0

Yes:

1: /tp @a[score_join_min=1] x y z
2: /gamemode 2 @a[score_join_min=1]
3: /scoreboard players set * join 0

Colin Tim Barndt

(Unassigned)

Unconfirmed

Minecraft 16w02a

Retrieved