Files
RealTimeWeather/README.md
2022-10-28 16:20:28 -04:00

19 lines
741 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
- Supports all Minecraft versions from 1.7+
- Constant time syncing
- Weather syncing (rain and thunder)
**Upcoming Features:**
- [ ] Use WeatherPlusAPI (more weather states)
- [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`.
License: GPL-3.0