diff --git a/README.md b/README.md index c8640e8..881f309 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,18 @@ # RealTimeWeather [![Build Status](https://app.travis-ci.com/Jack1424/RealTimeWeather.svg?branch=master)](https://app.travis-ci.com/Jack1424/RealTimeWeather) -A lightweight Minecraft Java server plugin that allows you to sync your server's time and weather with the real world +A lightweight Minecraft Java server plugin that allows you to sync your server's time and weather with the real world. **Current Features:** - Lightweight +- Supports all Minecraft versions from 1.7+ - Constant time syncing - Weather syncing (rain and thunder) **Upcoming Features:** - [ ] Use WeatherPlusAPI (more weather states) -- [ ] Support for more Minecraft verions +- [X] Support for more Minecraft versions +- [ ] Wiki ## Contributions -I'm open to any help/ideas that you have. Just open an issue or a pull request and I'll be sure to look at it as soon as I can. Builds with `gradlew shadowJar`. +I'm open to any help/ideas that you have. Just open an issue or a pull request, and I'll be sure to look at it as soon as I can. Builds with `gradlew shadowJar`. License: GPL-3.0