Source Code | Documentation | Issue Tracker
This resource is a hard dependency for MMOItems,
MMOCore, MMOInventory and MMOProfiles
As the MMO plugins share a lot of similar features, we decided to merge the most important RPG mechanics into one single library in order to further improve on compatibility and facilitate development. While keeping the MMO plugins fully standalone, we allow for natively compatible features when they are used together.
We emphasize that the MMO plugins remain fully standalone. You do not need any plugin, apart from MMOLib, to run MMOItems, MMOCore, MMOProfiles, MMOInventory!
Here are some of the features that MMOLib handles:
- Fully custom on-hit effects, including lifesteal, skill and weapon crits...
- Fully custom damage mitigatin types (block, parry, dodge)
- Many player stats like % PvE/PvP/Undead Damage
- All these stats work for both MMOCore/MMOItems skills and weapons
- Any item placed inside MMOInventories will forward stats to MMOItems, MMOCore...
- Custom elements with configurable attack effects and critical strikes
- A skill system for both MMOItems and MMOCore using skill creation from MythicMobs | SkillAPI | Fabled
- A custom scripting language similar to MythicMobs or Fabled
- Temporary stat modifiers
- Awesome damage indicators
- Support for RealDualWield | DualWield
- Editable chest UI's in MMOCore, MMOItems and MMOProfiles.
- Much more as development continues!
Older MMOLib releases are available here and here.