TimeManager v1.1.1

Details

  • Filename
    TimeManager-1.1.1.jar
  • Uploaded by
  • Uploaded
    Aug 25, 2018
  • Size
    100.67 KB
  • Downloads
    493
  • MD5
    dffed99337e92f07abe538852ecc4db6

Supported Bukkit Versions

  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • 1.8.3
  • 1.7.4
  • 1.7.2
  • 1.6.4
  • 1.6.2
  • 1.6.1
  • 1.5.2
  • 1.5.1
  • 1.5.0
  • 1.4.7
  • 1.4.6

Changelog

1.1.1 enhancement patch, ready for mc 1.13 :) :)

  • Lib change : Now using the mc 1.13 library (the 'setGameRuleValue' was
    actualized)
  • Cmd change : '/tm checktimers' became '/tm checktime
    [world|server|all]' and allows admins to target the parameters they want
    to check.
  • New cmd : '/tm checkconfig' displays a summary of the configuration
    file.
  • New cmd : '/tm set initialtick' changes the initialTickNb value in the
    configuration file and the MySQL database if it is active.
  • OnReload changes :
    • Now, manually change the initialTickNb in the yaml file could
      updates the value in the MySQL database and forces a resynchronization
      of all the timers.
    • If someone on your network has changed the initialTickNb in the MySQL
      database, the change will immediately be reflected on your server when
      the configuration is reloaded.
  • New scheduleSyncDelayedTask : If someone on your network has changed
    the initialTickNb in the MySQL database, the change will be reflected on
    every other servers within the next 2 minutes.