Bukkit/Spigot server plugin to control how fast time moves
Download CustomTime for your server
- Make sure you have a recent version of the JDK installed and added to your
PATH
variable. - This plugin requires the Spigot API to work, so download the jar from here for your version of Minecraft.
- Create a new directory called
lib
and put the Spigot API jar file in it. - Rename the Spigot jar to
spigot-api.jar
- Run
make.bat
ormake.sh
- The script should create a
CustomTime.jar
that you can use for your server
This work is licensed under a CC BY-NC 4.0 license.