Massive MMOItems update backend!

This uses MythicLib as the backend rather than MMOLib now, make sure when you run this and test you are using MythicLib from spigot and not MMOLib.
This commit is contained in:
Joshua 2021-02-07 02:28:55 -06:00
parent d74e9f8157
commit bc201e1a71

View File

@ -6,7 +6,7 @@
<artifactId>MMOItems</artifactId>
<version>6.5.2-SNAPSHOT</version>
<name>MMOItems</name>
<description>A great item solution for your RPG server.</description>
<description>A great item solution for your RPG server!</description>
<properties>
<downloadSources>false</downloadSources>