diff --git a/maven-metadata.xml b/maven-metadata.xml new file mode 100644 index 0000000..a69fd3f --- /dev/null +++ b/maven-metadata.xml @@ -0,0 +1,42 @@ + +org.spigotmc +spigot-api +1.18-R0.1-SNAPSHOT + + +20211210.131639 +28 + +20211210131639 + + +jar +1.18-R0.1-20211210.131639-28 +20211210131639 + + +pom +1.18-R0.1-20211210.131639-28 +20211210131639 + + +javadoc +jar +1.18-R0.1-20211210.131639-28 +20211210131639 + + +sources +jar +1.18-R0.1-20211210.131639-28 +20211210131639 + + +shaded +jar +1.18-R0.1-20211210.131639-28 +20211210131639 + + + + \ No newline at end of file diff --git a/minecraft-server-1.18.2-R0.1-SNAPSHOT.jar b/minecraft-server-1.18.2-R0.1-SNAPSHOT.jar new file mode 100644 index 0000000..bab3a87 Binary files /dev/null and b/minecraft-server-1.18.2-R0.1-SNAPSHOT.jar differ diff --git a/spigot-1.18.2-R0.1-SNAPSHOT.pom b/spigot-1.18.2-R0.1-SNAPSHOT.pom new file mode 100644 index 0000000..5c196f2 --- /dev/null +++ b/spigot-1.18.2-R0.1-SNAPSHOT.pom @@ -0,0 +1,253 @@ + +4.0.0 +org.spigotmc +spigot-api +1.18-R0.1-SNAPSHOT +jar +Spigot-API +https://www.spigotmc.org/ +An enhanced plugin API for Minecraft servers. + +true +1.8 +1.8 +UTF-8 + + + +spigotmc-releases +https://hub.spigotmc.org/nexus/content/repositories/releases/ + + +spigotmc-snapshots +https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + + + +commons-lang +commons-lang +2.6 +compile + + + +com.google.guava +guava +31.0.1-jre +compile + + + +com.google.code.gson +gson +2.8.8 +compile + + +net.md-5 +bungeecord-chat +1.16-R0.4 +jar +compile + + +org.yaml +snakeyaml +1.28 +compile + + + +org.apache.maven +maven-resolver-provider +3.8.1 +provided + + +org.apache.maven.resolver +maven-resolver-connector-basic +1.7.0 +provided + + +org.apache.maven.resolver +maven-resolver-transport-http +1.7.0 +provided + + + +org.jetbrains +annotations-java5 +21.0.1 +provided + + + +junit +junit +4.13.1 +test + + +org.hamcrest +hamcrest-library +1.3 +test + + +org.ow2.asm +asm-tree +9.2 +test + + + + + +net.md-5 +scriptus +0.4.1 + + +initialize + +describe + + + + + +org.apache.maven.plugins +maven-compiler-plugin +3.8.1 + + +eclipse + + + +org.codehaus.plexus +plexus-compiler-eclipse +2.8.8 + + +org.eclipse.jdt +ecj +3.27.0 + + + + +org.apache.maven.plugins +maven-jar-plugin +3.2.0 + + + +false + + +org.bukkit + + + + + +org.apache.maven.plugins +maven-shade-plugin +3.2.4 + + +package + +shade + + + + + + +*:* + +META-INF/MANIFEST.MF + + + + +true + + + +org.apache.maven.plugins +maven-javadoc-plugin +3.3.1 + + +https://guava.dev/releases/31.0.1-jre/api/docs/ +https://javadoc.io/doc/org.yaml/snakeyaml/1.28/ +https://javadoc.io/doc/org.jetbrains/annotations-java5/21.0.1/ +https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/ + + + + + + + +development + +false + + + + +org.apache.maven.plugins +maven-checkstyle-plugin +3.1.2 + + +process-classes + +check + + + + +checkstyle.xml +true + + + +com.puppycrawl.tools +checkstyle +8.45.1 + + + + +org.codehaus.mojo +animal-sniffer-maven-plugin +1.20 + + +process-classes + +check + + + + + +org.codehaus.mojo.signature +java18 +1.0 + + + + + + + + \ No newline at end of file