diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..9f5d52d --- /dev/null +++ b/pom.xml @@ -0,0 +1,52 @@ + + + 4.0.0 + + net.viper.bungee + StatusAPI + 4.0.0 + jar + + StatusAPI + BungeeCord Status API Plugin + + + 8 + 8 + UTF-8 + + + + + + net.md-5 + bungeecord-api + 1.20 + provided + + + + + net.luckperms + api + 5.4 + provided + true + + + + + StatusAPI + + + + src/main/resources + false + + + + + \ No newline at end of file