Full Changelog: https://github.com/Jack1424/RealTimeWeather/compare/v1.4.0...v1.4.1
Changes
- Time sync actually works now (thanks to @hunter232)
Full Changelog: https://github.com/Jack1424/RealTimeWeather/compare/v1.3.0...v1.4.0
New Features
- Added option to only sync time and/or weather in certain worlds (#7)
- Added automatic update checks
Full Changelog: https://github.com/Jack1424/RealTimeWeather/compare/v1.2.0...v1.3.0
New Features
- Added support for either syncing sunrise/sunset times with a location in the real world or using custom sunrise/sunset times
- Added option to disable
/time set
and/weather
commands - Added option to disable sleeping in beds during nighttime or thunderstorms
Changes
- Weather syncing now uses coordinates instead of zip codes and country codes
- Added more debug output
- Added more details in the configuration file
- Various tiny optimizations and improvements