Real Time Sync
Real Time Sync
Syncing Game Time to Real Life!
9
0
AdventureCursedGame Mechanics

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!

Potential Future Content

  • No Sleeping Skips (technically it will still try but be reset immediately atm)
  • Moon Phase Syncing
  • Local Weather Syncing

Creators

Created:

Jan 18

ID:

LUlomg

License

Licensed MIT License