Updated readme

removed unneeded messages to do with craftbukkit
This commit is contained in:
sekwah41 2016-12-22 01:51:36 +00:00 committed by GitHub
parent 9494120be5
commit e0e9889681
1 changed files with 0 additions and 7 deletions

View File

@ -14,10 +14,3 @@ Advanced Portals
<img src="http://i.mcstats.org/AdvancedPortals/Global+Statistics.borderless.png" alt="Global Plugin Stats" title="Global Plugin Stats">
<p>To get the needed bukkit versions download the spigot buildtools and run the appropriate commands for the versions listed in the pom file.</p>
<p>e.g. "java -jar BuildTools.jar --rev 1.10.2" (Enter this into git bash)</p>
<p>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.</p>
<p>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</p>