# mmoitems **Repository Path**: jiangyin14/mmoitems ## Basic Information - **Project Name**: mmoitems - **Description**: mmoitem在Gitlab上仓库在Gitee的一个Fork,不更新,仅做Gitee Go编译测试 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-02-02 - **Last Updated**: 2024-05-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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 ```