mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 21:26:45 +01:00
f68042bc11
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" |