https://github.com/fuchscrafter/timesync-plugin
Fast and lightweight time synchronization for your Minecraft server
https://github.com/fuchscrafter/timesync-plugin
minecraft minecraft-plugin papermc
Last synced: 3 months ago
JSON representation
Fast and lightweight time synchronization for your Minecraft server
- Host: GitHub
- URL: https://github.com/fuchscrafter/timesync-plugin
- Owner: FuchsCrafter
- License: bsd-3-clause
- Created: 2024-04-27T19:00:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-19T10:39:07.000Z (11 months ago)
- Last Synced: 2025-01-01T11:09:47.743Z (5 months ago)
- Topics: minecraft, minecraft-plugin, papermc
- Language: Java
- Homepage: https://www.spigotmc.org/resources/timesync-plugin.116439/
- Size: 1.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# timesync-plugin
Fast and lightweight time synchronization for your Minecraft servertimesync-plugin is a Minecraft Paper Plugin (developed for 1.19 and up) which synchronises the server's time to the real-time (this depends on the servers time settings and location).
It uses Bukkits EventScheduler to schedule itself. Parts of the plugin are written in Kotlin.
## Requirements
The plugin was tested for minecraft paper 1.19 and newer. It should also work on Spigot, and on some older Paper versions.
## Installation
Head over to the releases-tab and grab the latest full release! To install the plugin, just put it inside you Paper server's plugin directory.
Additionally, it is recommended to disable day-night cycle on your minecraft server for the best experience.## Usage
While the plugin does most things itself, there is a `/timesync` command to check the plugins' configuration.
It will display the system time of the server and the in-game-time of the server.## Known limitations
These are the things that are currently being worked on:
- No possibility to make the day longer and the nights shorter