From 657d7cafa76aec79edaefe0e3163767fb2cc5f18 Mon Sep 17 00:00:00 2001 From: Robert Alan Chapton Date: Sun, 31 Mar 2024 10:41:34 -0700 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index d69bc1143..e1c9a1d61 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,22 @@ Spigot Resource: https://spigot.mcmmo.org I plan to post links to our new wiki (its still under development), downloads, and dev blogs there. +## API +If you are using maven, you can add mcMMO API to your plugin by adding it to pom.xml like so... + +``` + + neetgames + https://nexus.neetgames.com/repository/maven-releases/ + +``` +``` + + com.gmail.nossr50.mcMMO + mcMMO + 2.2.002 + +``` ### Builds Currently, you can obtain our builds via the Spigot or Polymart: