mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-24 12:16:44 +01:00
Updated API Documentation (markdown)
parent
2dda0a50b2
commit
8b342f3169
@ -34,7 +34,7 @@ If you need to access the Bukkit module of PlotSquared, you need to add `PlotSqu
|
|||||||
```gradle
|
```gradle
|
||||||
repositories {
|
repositories {
|
||||||
maven { url = "https://maven.enginehub.org/repo/" } // WorldEdit
|
maven { url = "https://maven.enginehub.org/repo/" } // WorldEdit
|
||||||
maven { url = "https://plotsquared.com/mvn/" } // PlotSquared
|
maven { url = "https://mvn.intellectualsites.com/content/groups/public/" } // PlotSquared
|
||||||
}
|
}
|
||||||
|
|
||||||
// PlotSquared API
|
// PlotSquared API
|
||||||
|
Loading…
Reference in New Issue
Block a user