From 49357002401f8ec81bbcee8540e2a7c7ab2b7f38 Mon Sep 17 00:00:00 2001 From: Jules Date: Sat, 22 Jan 2022 05:22:22 -0700 Subject: [PATCH] Update Player Skills --- Player-Skills.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Player-Skills.md b/Player-Skills.md index dfcc4ad..cbce2f9 100644 --- a/Player-Skills.md +++ b/Player-Skills.md @@ -117,6 +117,9 @@ The `material` option determines what icon will display in the player's skill li ![](https://i.imgur.com/PhIpbOr.png) ## 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. 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: