slight update to the README

This commit is contained in:
Jack
2024-06-27 18:35:34 -04:00
parent e1154c59ca
commit a7b1f7c6e8

View File

@@ -7,19 +7,18 @@ ___
- Lightweight - Lightweight
- Easy setup - Easy setup
- Supports all Minecraft versions from 1.7+ - 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) - Weather syncing (rain/snow and thunder)
**Upcoming Features:** **Upcoming Features:**
- [ ] Use WeatherPlusAPI (more possible weather states)
- [ ] Commands - [ ] Commands
- [ ] Multi-world support - [ ] Multi-world support
- [ ] Folia support - [ ] Folia support
## Installation ## 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. 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 ## 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`. 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`.