Skip to content

jcv8000/CustomTime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CustomTime

Bukkit/Spigot server plugin to control how fast time moves

Download CustomTime for your server

Building from source

  1. Make sure you have a recent version of the JDK installed and added to your PATH variable.
  2. This plugin requires the Spigot API to work, so download the jar from here for your version of Minecraft.
  3. Create a new directory called lib and put the Spigot API jar file in it.
  4. Rename the Spigot jar to spigot-api.jar
  5. Run make.bat or make.sh
  6. The script should create a CustomTime.jar that you can use for your server

License

This work is licensed under a CC BY-NC 4.0 license.