From 8ef528879e4f223ca8c16407eaec97e2558c2da5 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Sat, 23 Apr 2022 18:03:58 +0000 Subject: [PATCH] asasdf --- pom.xml | 31 ------------------------------- src/main/resources/plugin.yml | 4 +++- 2 files changed, 3 insertions(+), 32 deletions(-) diff --git a/pom.xml b/pom.xml index 1e8a90c..2916862 100644 --- a/pom.xml +++ b/pom.xml @@ -37,36 +37,5 @@ true - - - org.apache.maven.plugins - maven-shade-plugin - 3.3.0 - - - package - - shade - - - - - true - - - org.json:json - - - - - org.json:* - - META-INF/*.MF - - - - - - \ No newline at end of file diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index bdfdaa5..5369bce 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -2,4 +2,6 @@ name: RealWeather version: ${project.version} api-version: 1.18 author: Minecon724 -main: pl.minecon724.realweather.RW \ No newline at end of file +main: pl.minecon724.realweather.RW +libraries: + - org.json:json:20220320 \ No newline at end of file