We aren't even using this yet

Dieser Commit ist enthalten in:
MattBDev 2019-08-22 13:17:30 -04:00
Ursprung 135c12b650
Commit cc7e452d4b

Datei anzeigen

@ -32,7 +32,7 @@ dependencies {
"annotationProcessor"("com.google.auto.value:auto-value:${Versions.AUTO_VALUE}")
"compile"("co.aikar:fastutil-lite:1.0")
"compile"("com.github.luben:zstd-jni:1.1.1")
"compile"("com.mojang:datafixerupper:1.0.20")
//"compile"("com.mojang:datafixerupper:1.0.20")
"compileOnly"("com.github.intellectualsites.plotsquared:PlotSquared-API:latest") {
isTransitive = false
}