diff --git a/pom.xml b/pom.xml index 8b13789..8241807 100644 --- a/pom.xml +++ b/pom.xml @@ -1 +1,44 @@ + + 4.0.0 + com.minster586 + ServerDevMode + 1.0.0 + jar + ServerDevMode + Development mode plugin for Minecraft servers—tracing events and debugging logs + https://git.smartcraft.me/Smartcraft-MC/SuperDevMode + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.10.1 + + 1.8 + 1.8 + + + + + + + + org.spigotmc + spigot-api + 1.16.5-R0.1-SNAPSHOT + provided + + + + + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + +