2024-05-02 08:49:10 +08:00
2024-05-02 08:49:10 +08:00
2024-03-14 04:07:43 +00:00
2024-03-14 16:47:36 +08:00
2024-03-20 09:16:03 +00:00
2024-03-14 14:03:38 +08:00

Real World Time

Real World Time is a Minetest mod that syncs in-game time with the real-world time, so that the time in the game will always be the same as the time in real life. As a result, the day-night cycle will sync with the real-world one and will cycle at the same speed as the real world.

How it works

If enabled, this mod syncs the time of your world with your system clock and adjusts the game's time-speed to be the same as the real-world. Then, it verifies every 60 seconds to make sure the time is properly synced.

Commands

To manually sync the time with the real-world time, run:

/sync_time

To stop syncing and restore the default time speed, run:

/unsync_time

The server priv is required to run the commands.

Disabling the Mod

To disable this mod and not sync the time anymore, run /unsync_time, close the world, and disable this Mod.

Description
No description provided
Readme 2.4 MiB
Languages
Lua 100%