File Details
TimerCore-v.0.0.5.jar
- B
- Mar 23, 2012
- 23.34 KB
- 783
- CB 1.2.3-R0.2
File Name
TimerCore.jar
Supported Versions
- CB 1.2.3-R0.2
v. 0.0.2
Working Commands:
- /settime [day/night/int] set time to day/night or an integer value
- /reload reloads config
Unworking Commands:
- /setCustomDayLength [int] modifies the config option DayLength
- /setCustomNightLength [int] modifies the config option NightLength
- /currentTime show the current world time
- ServerSchedulerListener implements
- ServerSchedulerUtilities implements (Time.java, Chat.java)
v. 0.0.5
- added to the command /setTime the methods setTimeSmooth, that smoothes the current server time to day, night or a integer value.
- added the method remainder in the class MathUtil
- now, you can decide between /settime(t) night/day(n/d) -direct/-smooth(-d/-s)
- the command without -d or -s doesn't work yet
- added current time command
- settime is stable

