Official repository for MMOItems ### Useful Links - Purchase the plugin here: https://www.spigotmc.org/resources/mmoitems.39267/ - Development builds: https://phoenixdevt.fr/devbuilds - Official documentation: https://gitlab.com/phoenix-dvpmt/mmoitems/-/wikis/home - Discord Support: https://phoenixdevt.fr/discord - Other plugins: https://www.spigotmc.org/resources/authors/indyuce.253965/ ### Using MMOItems as dependency Register the PhoenixDevelopment public repository: ``` phoenix https://nexus.phoenixdevt.fr/repository/maven-public/ ``` And then add both `MythicLib-dist` and `MMOItems-API` as dependencies: ``` io.lumine MythicLib-dist 1.6.2-SNAPSHOT provided true net.Indyuce MMOItems-API 6.9.5-SNAPSHOT provided ```