TimerCore-v.0.0.5.jar
Details
-
FilenameTimerCore.jar
-
Uploaded by
-
UploadedMar 23, 2012
-
Size23.34 KB
-
Downloads778
-
MD58100da62882f4b179222cec3a36079eb
Supported Bukkit Versions
- CB 1.2.3-R0.2
Changelog
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