From 1c8c95f292c7ad5dc0654e23d3f69b870d28d1a2 Mon Sep 17 00:00:00 2001 From: Auxilor <38837418+Auxilor@users.noreply.github.com> Date: Wed, 21 Jul 2021 19:07:31 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f186489e1..a4ed742a3 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,9 @@ # Information for development +## Javadoc +The 6.0.0 Javadoc can be found [here](https://javadoc.jitpack.io/com/willfp/eco/6.0.0/javadoc/) + eco is a standalone plugin, so you will need to install it on any servers that have plugins which depend on it, and specify it as a dependency in your plugin.yml: @@ -157,4 +160,4 @@ Here's a list of some (not all) of the features of eco: dedimc banner
- \ No newline at end of file + From 6f015771650041ef64160c213c8230e76e40d82c Mon Sep 17 00:00:00 2001 From: Auxilor <38837418+Auxilor@users.noreply.github.com> Date: Wed, 21 Jul 2021 19:07:49 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a4ed742a3..946cb59cf 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ ## Javadoc The 6.0.0 Javadoc can be found [here](https://javadoc.jitpack.io/com/willfp/eco/6.0.0/javadoc/) +## Plugin Information + eco is a standalone plugin, so you will need to install it on any servers that have plugins which depend on it, and specify it as a dependency in your plugin.yml: