mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-24 12:16:44 +01:00
Updated API Documentation (markdown)
parent
2f35c03a43
commit
2dda0a50b2
@ -17,15 +17,15 @@ You need to add the WorldEdit repository as well.
|
|||||||
</repository>
|
</repository>
|
||||||
<!-- PlotSquared -->
|
<!-- PlotSquared -->
|
||||||
<repository>
|
<repository>
|
||||||
<id>plotsquared</id>
|
<id>IntellectualSites</id>
|
||||||
<url>https://plotsquared.com/mvn/</url>
|
<url>https://mvn.intellectualsites.com/content/groups/public/</url>
|
||||||
</repository>
|
</repository>
|
||||||
|
|
||||||
<!-- PlotSquared API -->
|
<!-- PlotSquared API -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.plotsquared</groupId>
|
<groupId>com.plotsquared</groupId>
|
||||||
<artifactId>PlotSquared</artifactId>
|
<artifactId>PlotSquared</artifactId>
|
||||||
<version>5.1</version> <!-- Or 'latest' -->
|
<version>5.1</version> <!-- Or 'latest' -->
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user