Files
RealTimeWeather/README.md
2022-10-22 12:20:52 -04:00

17 lines
683 B
Markdown

# 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
**Current Features:**
- Lightweight
- Constant time syncing
- Weather syncing (rain and thunder)
**Upcoming Features:**
- [ ] Use WeatherPlusAPI (more weather states)
- [ ] Support for more Minecraft verions
## 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`.
License: GPL-3.0