From b10c58c831624e27570f1701da62b117a274241a Mon Sep 17 00:00:00 2001 From: bunchy7s Date: Fri, 22 May 2026 20:43:39 -0500 Subject: [PATCH] Fix: Include config.json in JAR resources --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 81146a7..e230976 100644 --- a/pom.xml +++ b/pom.xml @@ -40,6 +40,7 @@ ${project.basedir}/src/main/resources plugin.yml + config.json