diff --git a/README.md b/README.md index bd649a5..0d23a7c 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,6 @@ Advanced Portals

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)

-

When each version is compiled place it in the craftbukkit folder and import the folder of jar's. This should allow you to compile and place more.

+

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

-

If it wasnt for the fact craftbukkit is being used then this would work perfectly with maven. However maven cannot support multiple versions of the same dependency by default at least

+

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