mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-02-17 01:51:24 +01:00
Updated API Documentation (markdown)
parent
eda3e7d845
commit
465a7b3b29
@ -78,12 +78,12 @@ If you need to access the Bukkit module of PlotSquared, copy the example below.
|
|||||||
<groupId>com.plotsquared</groupId>
|
<groupId>com.plotsquared</groupId>
|
||||||
<artifactId>PlotSquared-Bukkit</artifactId>
|
<artifactId>PlotSquared-Bukkit</artifactId>
|
||||||
<version>5.13.11</version>
|
<version>5.13.11</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<artifactId>PlotSquared-Core</artifactId>
|
<artifactId>PlotSquared-Core</artifactId>
|
||||||
<groupId>*</groupId>
|
<groupId>*</groupId>
|
||||||
</exclusion>
|
</exclusion>
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user