Remove old plugin support and migrate to Piston (non-FAWE)

This commit is contained in:
MattBDev
2019-10-07 12:26:29 -04:00
parent a8511d4a63
commit 3431bd0644
9 changed files with 30 additions and 214 deletions

View File

@ -29,6 +29,7 @@ dependencies {
"compile"("org.slf4j:slf4j-api:1.7.26")
"compile"("it.unimi.dsi:fastutil:8.2.1")
"compile"("com.googlecode.json-simple:json-simple:1.1.1") { isTransitive = false }
"compileOnly"(project(":worldedit-libs:core:ap"))
"annotationProcessor"(project(":worldedit-libs:core:ap"))
// ensure this is on the classpath for the AP