scoreboard get time

Quick rating

Community listing page, reviews here may not be monitored by the author.

scoreboard get time

No reviews yet

query real time

Mod Loaders
Minecraft

About

Description

Fabric mod

This mod provides a way to obtain time for commands in Minecraft. It allows you to obtain the number of seconds for the current time and the current date.

To use it:

Create scoreboards ‘nowtime’ and 'nowdate'

/scoreboard objectives add nowtime dummy

/scoreboard objectives add nowdate dummy

/scoreboard objectives setdisplay sidebar nowtime

/scoreboard objectives setdisplay sidebar nowdate

‘nowtime’ will update in real-time with the current time in seconds. “nowdate” records the year, month,

and day by using the “yyyyMMdd” format. For example, January 1st, 2023 would be represented as “20230101”