diff --git a/README.md b/README.md index bd649a5..c2f6809 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,3 @@ 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)

- -

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.

- -

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