https://github.com/trilinder/realtime-api
A datapack to read the server time
https://github.com/trilinder/realtime-api
datapacks minecraft
Last synced: 5 months ago
JSON representation
A datapack to read the server time
- Host: GitHub
- URL: https://github.com/trilinder/realtime-api
- Owner: TriLinder
- License: gpl-3.0
- Created: 2021-04-29T15:42:42.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-29T15:54:36.000Z (about 5 years ago)
- Last Synced: 2025-06-09T22:04:57.606Z (about 1 year ago)
- Topics: datapacks, minecraft
- Language: mcfunction
- Homepage:
- Size: 2.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RealTime API
A datapack API that saves the server time into a scoreboard objective.
It can also **sync** Minecraft time to the server time!
**Works with Bukkit!**
**How to use:**
1. Install the datapack
2. That's it! You can now read the time from the `rlTime` scoreboard objective.
3. You may also set `$syncTime` to 1, to sync the Minecraft time to the server time.
You may use this in your own datapack / Minecraft world without crediting me.
