From 5a4842805737b06effc1b2b3c741a4af15ff4e87 Mon Sep 17 00:00:00 2001 From: Jack <55409055+Jack1424@users.noreply.github.com> Date: Fri, 28 Jun 2024 18:07:47 -0400 Subject: [PATCH] update README.md with legacy information --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 87db505..7e90b7e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ [![Build Status](https://app.travis-ci.com/Jack1424/RealTimeWeather.svg?branch=master)](https://app.travis-ci.com/Jack1424/RealTimeWeather) ### A lightweight Minecraft server plugin that allows you to sync your server's time and weather with the real world + +## ⚠️ This is the legacy branch of RealTimeWeather ⚠️ +**Only use legacy versions of RealTimeWeather (v1.x.x) if you NEED support for older versions of Minecraft.** +**If you don't need support for versions older than the most recent versions of Minecraft, don't use the legacy versions of this plugin.** +Legacy versions of RealTimeWeather will not receive as many (if any) updates. ___ **Current Features:** - Lightweight @@ -12,15 +17,13 @@ ___ **Upcoming Features:** - [ ] 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/) of **a legacy version** of RTW **(legacy versions are any version that starts with v1)** 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. ## 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`. +**Legacy versions won't receive as many (if any) updates**, but 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