- Fixed
hunger_above_percentandhunger_below_percentconditions to correctly evaluate hunger levels.- Fixed potential dupe issue with
sell_itemeffect.- Fixed inconsistent placeholders in
send_titleeffect.- Fixed
spin_itemanimation spawning incorrect number of items.- Fixed
shoot_fireworkandfireworkeffects using incorrect color args.- Fixed
%player%placeholder not being replaced inrun_player_commandeffect.
# EcoSkills 4.0.0 - REQUIRES ECO 7.0.0
## YOU MUST UPDATE ALL PLUGINS AND ECO OR THEY WILL NOT WORK!
## READ #announcements FOR MORE INFO
- Fixed catch_fish trigger removing XP.
- Added
commands.ymlfor adding effect based custom commands.- Added
placeholders.ymlfor custom placeholders, moving out ofconfig.yml.static_<time>andglobal_static_<time>triggers now support placeholders.- random effect chains, with
weightargs are now dynamic and support math.- Added support for BetterModel plugin
sheartrigger introduced with block support andshear_entityhas been removed/deprecated.- AurelliumSkills (not AuraSkills) support has been dropped due to version incompatibility.
luck_multipliereffect is removed.- Deprecated
drop_item_for_playereffect is removed.- Deprecated
drop_random_item_for_playereffect is removed.- Deprecated
run_chain_inlineeffect is removed.- Removed other deprecated methods - please read commit log to see which ones, and update your code accordingly.
- Fixed negative xp error (Thanks Nico!)
- Added
resurrecttrigger- Prevent damaging self when using source
- Added
oxygen_bonuseffect- Added
add_luckeffect- Deprecated
luck_multipliereffect
- Added 1.21.11 support
- Added mana to /give command (Thanks Exanthiax!)
- Added new "naturally" parameter to /give - action bar/notifcation/etc (Thanks JoogieBear!)
- Added permission to display persistent action bar (Thanks Nico!)
- Added option to disable leaderboards (Thanks Nico!)
- Added level-list for rewards (Thanks gaboss44!)
- Nexo & Oraxen blocks supported in telekinesis (Thanks Exanthiax!)
- Fixed fully_grown filter some triggers (Thanks Nico!)
- xp_multiplier works with telekinesis (Thanks Nico!)
- Fixed error with MythicMobs damage (Thanks OfTeN!)
- Fixed permanent potion effects remaining infinitely (Thanks Exanthiax!)
- Fixed duration on potion cloud effects (Thanks Ryzech!)
- Fixed on_ground & in_air conditions (Thanks 0x484!)
- Permanent Effects and Permanent Potions reapply after death (Thanks Exanthaix!)
- multiply_drops now supports catch_fish (Thanks Exanthiax!)
- Please also update eco to the latest version for:
- Added 1.21.11 support
- Updated PvPManager integration (Thanks Exanthiax!)
- Added ExcellentShop integration (Thanks Nico!)
- Improved Lands integration (Thanks Nico!)
- Added CraftEngine integration (Thanks Nico!)
- Added CoinsEngine integration (Thanks Nico!)
- Updated libsdisguises integration (Thanks Exanthiax!)
- Added Potion Builder and Firework Builder to Item Lookup (Thanks Exanthiax!)
- Updated to eco 6.77.0, make sure to install the latest version of eco or else the plugin will not load
- Removed support for 1.17 - 1.21.3, only 1.21.4+ is now supported
- Fixed custom biome support
- Fixed potion_duration_multiplier
- Fixed refresh.cooldown not working in libreforge config.yml
- Various codebase cleanups and changes focusing on using modern server APIs
If you run EcoMobs, update it! There was a severe bug in EcoMobs that broke several major systems with custom items, including targets not working as expected, custom item crafting not working in several circumstances, and other strange bugs where item modifiers were applied. Bugs in legacy versions of other plugins where serialising items using Items.toLookupString would result in them being converted to spawn eggs have been fixed, although these issues will not have been present when proper item serialisation methods were being used.
- Added give_mobcoins and take_mobcoins effects (ChimpGamer)
- Improved create_explosion effect (Exanthiax)
- Fixed take_damage dispatching on invulnerable players (OfTeN)
- Fixed error with catch_fish when using CustomFishing (Exanthiax)
- Added Purpur Triggers - anvil_modify & grind_item (Exanthiax)
- Added compost_item & collide_with_entity trigger, tamed_entity & is_tamed_owner filters (Exanthiax)
- Telekinesis supports drops from tamed mob kills (Exanthiax)
- Improved (permanent_)potion_effect effects (Exanthiax)
- Fixed below_balance condition (Exanthiax)
- Improved edprison_economy_multiplier effect (Exanthiax)
- Improved player_trade trigger (Exanthiax)
- Added villager_trade_multiplier working but experimental (Exanthiax)
- Added cast_mythic_skill effect (PQguanfang, Exanthiax)
- telekinesis, damage_multiplier, take_damage and take_entity_damage now supports MythicMobs (Exanthiax, Miryex)
- Fixed knockback_resistance_multiplier and explosion_knockback_resistance_multiplier (Exanthiax)
- Added wildcard (*) values to player arg in libreforge points commands & added /libreforge reset command (Exanthiax)
