Real Time Sync is a plugin that syncs in-game time to the real time of the server!
Not only that, but the Timezone is configurable per-world! Simply add the following snippet within your world's config.json in the Plugin section:
"Plugin": {
"RealTimeSync": {
"TimeZone": "UTC-6"
}
}The Timezone can be any string parse-able by java.time.ZoneId!
- No Sleeping Skips (technically it will still try but be reset immediately atm)
- Moon Phase Syncing
- Local Weather Syncing