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

|
||||
|
||||
## Binding MythicMobs skills to MMOCore skills
|
||||
Since MMOCore 1.9 custom skills are handled within MythicLib, please refer to [this wiki page](https://gitlab.com/phoenix-dvpmt/mythiclib/-/wikis/Custom Skills).
|
||||
Since MMOCore 1.9 custom skills are handled within MythicLib, please refer to [this wiki page](https://www.gitlab.com/phoenix-dvpmt/mythiclib/-/wikis/Custom Skills).
|
||||
|
||||
### Making a passive skill
|
||||
If you want to make a passive skill (using MythicMobs or SkillAPI) all you have to do is add `passive-type: TYPE` to your skill YML file in the '/skills' folder. Adding a passive type to your skill will prevent it from being bound and will automatically cast during specific events, depending on the passive type specified.
|
||||
|
Loading…
Reference in New Issue
Block a user