diff --git a/Plan/common/build.gradle b/Plan/common/build.gradle index aa5479f81..983d891c1 100644 --- a/Plan/common/build.gradle +++ b/Plan/common/build.gradle @@ -30,6 +30,7 @@ shadowJar { exclude "**/*.woff2" exclude "**/*.psd" + exclude "**/module-info.class" exclude 'META-INF/versions/' // Causes Sponge to crash relocate('org.apache', 'plan.org.apache') {