From e27af038d5deaade65f3f85d0edb4071302a0fdb Mon Sep 17 00:00:00 2001 From: sekwah41 Date: Thu, 22 Dec 2016 01:54:22 +0000 Subject: [PATCH] Update README.md Readded and changed message --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index c2f68097..0d23a7cc 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,10 @@ Advanced Portals Global Plugin Stats + +

To get the needed bukkit versions download the spigot buildtools and run the appropriate commands for the versions listed in the pom file.

+

e.g. "java -jar BuildTools.jar --rev 1.10.2" (Enter this into git bash)

+ +

Use the versions to test code before you turn it into reflection or suggest it to be turned into reflection.

+ +

You should never use direct craftbukkit references in public builds as it would only work in one spigot version