diff --git a/out/artifacts/MinerWar/MinerWar.jar b/out/artifacts/MinerWar/MinerWar.jar new file mode 100644 index 0000000..7e1894f Binary files /dev/null and b/out/artifacts/MinerWar/MinerWar.jar differ diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..7a6b09e --- /dev/null +++ b/pom.xml @@ -0,0 +1,41 @@ + + + 4.0.0 + + org.example + FarmingWar + 1.0-SNAPSHOT + + + 17 + 17 + + + + + public-rpg + https://repo.aurora-pixels.com/repository/public/ + + + + + + org.spigotmc + spigot-api + 1.18.2 + + + net.md5.bungee + BungeeCord + 1.12.2 + + + com.fastasyncworldedit.bukkit + FastAsyncWorldEdit + 1.18.2 + + + + \ No newline at end of file