diff --git a/pom.xml b/pom.xml index 8e0cf74..807fd83 100644 --- a/pom.xml +++ b/pom.xml @@ -1,14 +1,19 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 + http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 viper ButtonControl - 1.1 + 1.3 + jar + ButtonControl + spigot-repo https://hub.spigotmc.org/nexus/content/repositories/snapshots/ @@ -16,16 +21,32 @@ + org.spigotmc spigot-api 1.21.1-R0.1-SNAPSHOT provided + + + + org.bstats + bstats-bukkit + 3.0.2 + + + + + org.json + json + 20240303 + + org.apache.maven.plugins maven-compiler-plugin @@ -33,8 +54,34 @@ 17 17 + UTF-8 + + + + org.apache.maven.plugins + maven-shade-plugin + 3.3.0 + + + package + + shade + + + + + org.bstats + viper.shaded.bstats + + + false + + + + - \ No newline at end of file + +