Fix out of date plugin ymls

This commit is contained in:
Daniel Mills 2021-07-29 14:16:15 -04:00
parent d101311109
commit 294e9bb590

View File

@ -50,6 +50,8 @@ def registerCustomOutputTask(name, path) {
} }
} }
file(jar.archiveFile.get().getAsFile().getParentFile().getParentFile().getParentFile().getAbsolutePath() + '/build/resources/main/plugin.yml').delete()
processResources { processResources {
filesMatching('**/plugin.yml') { filesMatching('**/plugin.yml') {
expand( expand(