Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 555 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 555 Bytes

SunTime

A Bukkit plug-in to have Minecraft time track to real world time


ToDo

Simple Commands

  • DONE realtime: print realtime to your console
  • DONE sunrise|sunset: print time since / until sunrise|sunset
  • DONE realweather: print weather conditions to your console

Configuration

  • timezone
  • lat / lon
  • weather station (or default to lat/lon)

Weather

  • DONE get realweather (WeatherUnderground API)
  • DONE update weather conditions in minecraft (storm, thundering)
  • move to separate module