mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2025-03-12 13:19:25 +01:00
Update Player Skills
parent
05280eeec0
commit
4935700240
@ -117,6 +117,9 @@ The `material` option determines what icon will display in the player's skill li
|
|||||||

|

|
||||||
|
|
||||||
## Binding MythicMobs skills to MMOCore skills
|
## Binding MythicMobs skills to MMOCore skills
|
||||||
|
|
||||||
|
If you are using MMOCore 1.9 dev builds please refer to [this wiki page](https://git.lumine.io/mythiccraft/mythiclib/-/wikis/Custom%20Skills) instead. Skill registration was moved over to MythicLib
|
||||||
|
|
||||||
MMOCore currently does not have that many default player skills. **However** there is an option to create active MMOCore skills using the MythicMobs skill creation system. This gives you endless possibilities for MMOCore player skills. This requires MythicMobs 4.7.0 or newer.
|
MMOCore currently does not have that many default player skills. **However** there is an option to create active MMOCore skills using the MythicMobs skill creation system. This gives you endless possibilities for MMOCore player skills. This requires MythicMobs 4.7.0 or newer.
|
||||||
|
|
||||||
In order to create a MMOCore skill using a MM skill, you need to setup one YAML configuration file (the file name will correspond to the MMOCore skill ID) in the /skills/mythic-mobs folder. Here is the config template:
|
In order to create a MMOCore skill using a MM skill, you need to setup one YAML configuration file (the file name will correspond to the MMOCore skill ID) in the /skills/mythic-mobs folder. Here is the config template:
|
||||||
|
Loading…
Reference in New Issue
Block a user