diff --git a/README.md b/README.md index 45013ec..87db505 100644 --- a/README.md +++ b/README.md @@ -7,19 +7,18 @@ ___ - Lightweight - Easy setup - Supports all Minecraft versions from 1.7+ -- Constant time syncing +- Constant time syncing (including custom or real-world sunrise/sunset times) - Weather syncing (rain/snow and thunder) **Upcoming Features:** -- [ ] Use WeatherPlusAPI (more possible weather states) - [ ] Commands - [ ] Multi-world support - [ ] Folia support ## Installation -Just download the [latest version](https://github.com/Jack1424/RealTimeWeather/releases/latest) of RTW and put it in your plugins directory. +Just download the [latest version](https://github.com/Jack1424/RealTimeWeather/releases/latest) of RTW and put it in your `plugins` directory. You'll need to run your server at least once to generate the configuration file. -After running (and then stopping) your server, simply change the values in the configuration file to what you'd like and you're good to go. +After running (and then stopping) your server, simply change the values in the configuration file to what you'd like, and you're good to go. ## Contributions/Support 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`.