EcoSkills ⭕ Addictive MMORPG Skills ✅ Create Skills, Stats, Effects, Mana ✨ Plug + Play

MC Plugin EcoSkills ⭕ Addictive MMORPG Skills ✅ Create Skills, Stats, Effects, Mana ✨ Plug + Play 4.8.0
The best skills plugin! MMORPG Skills, Abilities, Levelling, GUI

- Improved and optimised change_world trigger (Thanks OfTeN!)
- Fixed bleed effect triggering kill multiple times
- Fixed static triggers not working since last version
- Added %previous_level% and %previous_level_numeral% placeholders wherever %level% and %level_numeral% were available (Thanks OfTeN!)
- Added health placeholders to action bar level messages (Thanks OfTeN!)
- Skills are now hidden before level 1 on a per-skill basis: you will have to update your configs to have this change (add hide-before-level-1: true to each skill config that you want to have this)
- The level GUI title is now configurable (Thanks OfTeN!)
- Added title display for skill level up (Thanks OfTeN!)
- Fixed rewards lore
- Added send_minimessage effect (Requires Paper)
- Stats / Effects at level zero will no longer activate
- Chain elements are now weighted, so you can make certain elements (effects) more likely than others if using the 'random' run-type.
- API: Chains can now be triggered directly without manually creating a DispatchedTrigger.
- Chains will now be considered executed if any element in them triggered successfully. This fixes bugs where effects lower down in chains are not executed if effects above them failed to run
- Fixed %hits% and %distance% not working
- Fixed feather_step effect breaking pressure plates
- Fixed multiply_velocity effect
- ConditionBlock#isMet is now thread-safe: this fixes many bugs, including where players could be kicked for seemingly no reason
- Massively optimised Condition not-met-lines
- Fixed custom placeholders not being formatted properly
- Fixed placeholders in rewards messages
- Fixed bugs with give_health effect
- Added drop_weighted_random_item effect
- Deprecated drop_random_item_for_player (merged into drop_random_item)
- API: Added more ways to register holder placeholder providers
Top Bottom