DigitalClock v1.6

Details

  • Filename
    DigitalClock.jar
  • Uploaded by
  • Uploaded
    Jul 20, 2013
  • Size
    148.39 KB
  • Downloads
    12,838
  • MD5
    83350c37b0c380fdda2c5ef4e71df73b

Supported Bukkit Versions

  • 1.6.2
  • 1.6.1

Changelog

  • Now config.yml works as old settings.yml and clocks.yml as old config.yml
  • Added option to generate clocks separately for every player (you have to enable it in config.yml), so it receives TimeZone from GeoIP table
  • GeoIP table (file GeoLiteCity.dat - size is cca 17 MB) is downloaded when server starts, if it is missing
  • Added command '/digitalclock settime <clock name>', which allows you to set clock time to exact value (such as 08:00 or 22:59)
  • Fixed error with showing AM/PM
  • Now is this plugin more lightweight, because it saves clocks.yml every 15 minutes and on plugin disabling (so it's not recommended to force server stopping without '/stop' command, you can lose unsaved clocks!) - before the plugin saved clocks on every clocks change, so it could cause server lag