From 829462243cb2370365c23135ef1d40ec9e9f8686 Mon Sep 17 00:00:00 2001 From: Jack Fitch <55409055+Jack1424@users.noreply.github.com> Date: Fri, 28 Oct 2022 16:20:28 -0400 Subject: [PATCH] update README --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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