RealTimeSync
- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.16
- Source Code:
- https://github.com/EdouardCourty/RealTimeSync
- Contributors:
- Edouard Courty
- Donation Link:
- https://paypal.me/EdouardCourty
Introduction
This plugin synchronises the world's time with the real world.
I wrote it for Spigot 1.16.4 and will surely update it to 1.17 when available.
Config
The configuration file is pretty straight-forward:
Code (Text):# The name of the world you want to sync
world: world
# In ticks (20 per second), the amount of time the server will wait to update the time
update_rate: 80
# Forces the game to disable thhe vanilla's doDayLightCycle gamerule
force_daylightcycle_false: true
# Enabled logging of not (spams the console, don't use in production)
debug: false

RealTimeSync 1.0.0
Synchronises real world time in minecraft.