The bug
The "Previous Output" (LastOutput
) of command blocks uses the server time. This can be confusing for the player if they are living in a different time zone.
Expected would be that the client adjusts the time to its time zone.
Solution suggestion:
Have the server send the time as UTC to the client, which then calculates the correct local time. This would be possible by introducing a new time
text component.
Attachments
Comments 4
Reopened, because in my opinion this is pretty irritating for the user, especially if they do not know which time zone the server uses (e.g. realms or a public server).
The time displayed is always that of the server's local time, not the client.
The realms servers are simply in a different timezone.