From 3f0f5180371d77825f504153e3704b7a60badb97 Mon Sep 17 00:00:00 2001 From: William Date: Sun, 20 Nov 2022 18:43:04 +0000 Subject: [PATCH 1/2] [ci-skip] Clarify minimum Java version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7861698c..c740727a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ ## Requirements * A MySQL Database (v8.0+). * A Redis Database (v5.0+) -* Any number of proxied Spigot servers (Minecraft v1.16.5+) +* Any number of proxied Spigot servers (Minecraft v1.16.5+, Java 16+) ## Setup 1. Place the plugin jar file in the `/plugins/` directory of each Spigot server. You do not need to install HuskSync as a proxy plugin. From 117d5edea22d9a2377013e5c7547e8c8c11d03fa Mon Sep 17 00:00:00 2001 From: William Date: Mon, 19 Dec 2022 16:04:35 +0000 Subject: [PATCH 2/2] [ci skip] Update badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c740727a..beab1b33 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # [![HuskSync Banner](images/banner-graphic.png)](https://github.com/WiIIiam278/HuskSync) -[![GitHub CI](https://img.shields.io/github/workflow/status/WiIIiam278/HuskSync/Java%20CI?logo=github)](https://github.com/WiIIiam278/HuskSync/actions/workflows/java_ci.yml) +[![GitHub CI](https://img.shields.io/github/actions/workflow/status/WiIIiam278/HuskSync/java_ci.yml?branch=master&logo=github)](https://github.com/WiIIiam278/HuskSync/actions/workflows/java_ci.yml) [![JitPack API](https://img.shields.io/jitpack/version/net.william278/HuskSync?color=%2300fb9a&label=api&logo=gradle)](https://jitpack.io/#net.william278/HuskSync) [![Support Discord](https://img.shields.io/discord/818135932103557162.svg?label=&logo=discord&logoColor=fff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/tVYhJfyDWG)