此资源是

MMOItems(https://www.spigotmc.org/resources/39267/)、
MMOCore(https://www.spigotmc.org/resources/70575/)、
MMOInventory(https://www.spigotmc.org/resources/mmoinventory.99445/)
MMOProfiles(https://www.spigotmc.org/resources/mmoprofiles.109942/)
由于这些插件共享许多相似的功能,我们决定将所有 mmo 插件中最重要的 RPG 机制合并到一个库中,以便更容易实现新功能和跟踪错误。这个想法是保持 MMO 插件独立,同时允许它们一起使用时具有额外的兼容性。将一些插件系统合并在一起也使得针对 MMO 插件开发额外的插件变得更加容易。
源代码(https://gitlab.com/phoenix-dvpmt/mythiclib)
文档(https://gitlab.com/phoenix-dvpmt/mythiclib/-/wikis/home)
问题跟踪器(https://gitlab.com/phoenix-dvpmt/mythiclib/-/issues)

由于 MMOLib 在 MMOItems 和/或 MMOCore 中实现的功能:
- 技能和武器暴击
- 伤害缓解机制(格挡、招架、闪避)
- 许多玩家统计数据,如 % PvE/PvP/亡灵伤害
- 所有这些属性都适用于 MMOCore/MMOItems 技能和武器
- 具有自定义攻击效果和暴击的自定义元素
- MMOItems 和 MMOCore 的技能系统,使用 MythicMobs(https://www.spigotmc.org/resources/%E2%9A%94-mythicmobs-free-version-%E2%96%BAthe-1-custom-mob-creator%E2%97%84.5702/) 的技能创建
- 技能API(https://www.spigotmc.org/resources/skillapi.4824/)
- 专业技能API(https://www.spigotmc.org/resources/proskillapi-create-custom-races-classes-skills-spells-with-an-easy-online-editor.91913/)
- 类似于 MythicMobs 或 SkillAPI 的自定义脚本语言
- 临时属性修正
- 令人敬畏的伤害指标
适用于RealDualWield(https://www.spigotmc.org/resources/%E2%9C%85-real-dualwield-attack-with-both-hands-with-real-animation-without-mods.30816/)的支持 |- 双持(https://www.spigotmc.org/resources/dualwield.82349/)
- 随着开发的继续,还会有更多!
尽管 MMOLib 对这两个插件都是硬依赖,但 MMOItems 和 MMOCore 仍然是完全独立的,这意味着您不需要 MMOLib 以外的任何插件来运行 MMOItems 或 MMOCore。
您可以在此处(https://github.com/phoenix-devt/mythiclib/releases)找到较旧的 MMOLib 版本,甚至可以在此处(https://github.com/mmopluginteam/mmolib/releases)找到较旧的 MMOLib 版本。