diff --git a/lib/UUID-Library.jar b/lib/UUID-Library.jar new file mode 100644 index 0000000..24d7445 Binary files /dev/null and b/lib/UUID-Library.jar differ diff --git a/pom.xml b/pom.xml index 6ce1d67..dd6d399 100644 --- a/pom.xml +++ b/pom.xml @@ -68,10 +68,12 @@ vault-repo http://nexus.hc.to/content/repositories/pub_releases/ + spigot-repo https://hub.spigotmc.org/nexus/content/groups/public/ @@ -89,10 +91,19 @@ VaultAPI 1.5 + + com.turt2live + UUID-Library + 1.0 + system + ${basedir}/lib/UUID-Library.jar + +