From a7b1f7c6e8ac1764fded2d3c9df81327451974cb Mon Sep 17 00:00:00 2001 From: Jack <55409055+Jack1424@users.noreply.github.com> Date: Thu, 27 Jun 2024 18:35:34 -0400 Subject: [PATCH] slight update to the README --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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`.