update README

This commit is contained in:
Jack Fitch
2022-10-28 16:20:28 -04:00
parent 2858457303
commit 829462243c

View File

@@ -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