From 34f201d62d8183573358fbe1b963ea4ffefb2977 Mon Sep 17 00:00:00 2001
From: Will FP <38837418+WillFP@users.noreply.github.com>
Date: Mon, 15 Nov 2021 11:32:42 +0000
Subject: [PATCH 1/4] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index c65b163b..56cd79be 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,7 @@ and many more.
+
# For server owners
From 43abfcb3fc4210be8fd4085865178106adf6594b Mon Sep 17 00:00:00 2001
From: Will FP <38837418+WillFP@users.noreply.github.com>
Date: Mon, 15 Nov 2021 11:32:54 +0000
Subject: [PATCH 2/4] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 56cd79be..c643cf57 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ and many more.
-
+
# For server owners
From cc57d10a36bc5da5871a6905bf8f1e8bc7d4f0f1 Mon Sep 17 00:00:00 2001
From: Will FP <38837418+WillFP@users.noreply.github.com>
Date: Mon, 15 Nov 2021 12:23:10 +0000
Subject: [PATCH 3/4] Update README.md
---
README.md | 18 +++++++++++-------
1 file changed, 11 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index c643cf57..e8bbe42c 100644
--- a/README.md
+++ b/README.md
@@ -22,13 +22,23 @@ and many more.
-
+
+
+
# For server owners
- Requires ProtocolLib to be installed: get the latest version [here](https://www.spigotmc.org/resources/protocollib.1997/)
- Supports 1.16.5+
+## Downloads
+
+Stable (Recommended) - [GitHub](https://github.com/Auxilor/eco/releases), [Polymart](https://polymart.org/resource/eco.773)
+Dev (Not Recommended) - [GitHub](https://github.com/Auxilor/eco/actions/workflows/java-ci.yml) (Open latest run and download)
+
+[Stable (Recommended)](https://github.com/Auxilor/eco/releases)
+[Dev (Not Recommended)](https://github.com/Auxilor/eco/actions/workflows/java-ci.yml)
+
# For developers
## Javadoc
@@ -44,12 +54,6 @@ depend:
- eco
```
-eco is available from any of these places:
-
-- [GitHub](https://github.com/Auxilor/eco/releases)
-- [Polymart](https://polymart.org/resource/eco.773)
-- [Build it locally](https://github.com/Auxilor/eco#build-locally).
-
## Get from JitPack:
Gradle:
From bf5c36d2c947fbfe07886144d3d860844bcb4e0c Mon Sep 17 00:00:00 2001
From: Will FP <38837418+WillFP@users.noreply.github.com>
Date: Mon, 15 Nov 2021 12:24:32 +0000
Subject: [PATCH 4/4] Update README.md
---
README.md | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index e8bbe42c..fd4961bd 100644
--- a/README.md
+++ b/README.md
@@ -33,11 +33,8 @@ and many more.
## Downloads
-Stable (Recommended) - [GitHub](https://github.com/Auxilor/eco/releases), [Polymart](https://polymart.org/resource/eco.773)
-Dev (Not Recommended) - [GitHub](https://github.com/Auxilor/eco/actions/workflows/java-ci.yml) (Open latest run and download)
-
-[Stable (Recommended)](https://github.com/Auxilor/eco/releases)
-[Dev (Not Recommended)](https://github.com/Auxilor/eco/actions/workflows/java-ci.yml)
+- Stable (Recommended): [GitHub](https://github.com/Auxilor/eco/releases), [Polymart](https://polymart.org/resource/eco.773)
+- Dev (Not Recommended): [GitHub](https://github.com/Auxilor/eco/actions/workflows/java-ci.yml) (Open latest run and download)
# For developers