mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-02-16 22:59:34 +01:00
![Jesse Boyd](/assets/img/avatar_default.png)
Fixes unlink failing if a parameter is provided Fix plot unlinking not resetting the road biome Fixes #888
4 lines
110 B
Groovy
4 lines
110 B
Groovy
dependencies {
|
|
compile 'org.yaml:snakeyaml:1.16'
|
|
}
|
|
jar.archiveName="PlotSquared-API-${parent.version}.jar" |