promotional bannermobile promotional banner

TimerCore

Abandoned
Control the time of the server and create fully automatic schedules.

File Details

ServerScheduler_v.0.0.5.jar

  • B
  • Mar 21, 2012
  • 22.01 KB
  • 383
  • CB 1.2.3-R0.2

File Name

ServerScheduler.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