Updated API Documentation (markdown)

NotMyFault 2020-02-20 18:46:53 +01:00
parent a395120fca
commit 5bba35cf99

@ -1,6 +1,6 @@
## API Documentation for PlotSquared ## API Documentation for PlotSquared
If you need to access the bukkit module of PlotSquared, you need to add `PlotSquared-BukkitAPI` as `<artifactId>` and declare it as non-transitive. 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 WorldEdit as dependency as well. You need to add the WorldEdit repository as well.
```xml ```xml
<!-- WorldEdit --> <!-- WorldEdit -->
<repository> <repository>