Updated API Documentation (markdown)

NotMyFault 2020-04-10 15:47:23 +02:00
parent 81838a7992
commit 83c7d40f20

@ -1,4 +1,5 @@
## API Documentation for PlotSquared
Download the PlotSquared v5 jar from Spigot and put it into your `${basedir}` folder when using maven or `libs` folder when using gradle.
If you need to access the bukkit module of PlotSquared, you need to add `PlotSquared-BukkitAPI` as `<artifactId>` and declare it as non-transitive.
You need to add the WorldEdit repository as well.
```xml