This repository has been archived by the owner on May 22, 2023. It is now read-only.
SkillAPI-s1.96
Additions:
- Added Armor Stand Mechanic
- Added Armor Stand Pose Mechanic
- Added Armor Mechanic
Changes:
- Now particle effects work per entity (now possible to have more of each at the same time)
- Moved use-custommodeldata option in Skill Bar config to GUI section (please go and set it to true again, sorry :c)
- tool.yml now supports CustomModelData
- Added separate config option for CustomModelData usage in skill mechanics, in Skill section
- Item Mechanic and Item Projectile Mechanic now support CustomModelData option
- Fixed durability methods causing error on plugin load under 1.13
API changes:
- Optimized durability usage
- Added missing dependencies to repo, so the project can now be compiled by Jitpack
- The fake EntityDamageByEntity used for targeting is now identifiable by other plugins (check "event instanceof FakeEntityDamageByEntityEvent")