EcoEnchants icon

EcoEnchants 12.24.0

A custom enchantments plugin that doesn't suck.

Page 1 ... 14 15 16 17 18 ... 41
8.96.2 Jul 13, 2022
8.96.2 Changelog

- Added more trigger parameters supplied from: bow_attack, jump, melee_attack, mine_block, mine_block_progress, move, projectile_hit, static, toggle_flight, toggle_sneak, toggle_sprint, trident_attack

- TriggerData can now automatically infer Item and Velocity (where not explicitly supplied) from the Player and the Victim components (if present)

8.96.1 Jul 12, 2022
8.96.1 Changelog

- Added no_source option to shoot and shoot_arrow, prevents retriggering effects (Like a ricochet effect for arrows)

8.96.0 Jul 11, 2022
8.96.0 Changelog

- Added traceback effect: teleport back to where you were a few seconds ago, configurable between 1 and 30 seconds in the past

8.95.0 Jul 9, 2022
8.95.0 Changelog

- Added create_explosion effect (Thanks theAstra!)

8.94.2 Jul 7, 2022
8.94.2 Changelog

- Moved loot enchant generation to be done on loot fill rather than on chunk generation (finally)

8.94.1 Jul 5, 2022
8.94.1 Changelog

- Fixed error on startup for some EcoPets users

8.94.0 Jul 4, 2022
8.94.0 Changelog

- Added spawn_potion_cloud effect

- Added add_holder effect; allows you to give custom effects/conditions temporarily on a trigger, for example you can give permanent effects temporarily using this, and a lot of other beautifully complex magic 

8.93.3 Jul 3, 2022
8.93.3 Changelog

- Removed now-unneeded patch since latest eco

8.93.2 Jul 1, 2022
8.93.2 Changelog

- Fixed UUID clashes breaking attribute modifier effects between plugins

8.93.1 Jun 30, 2022
8.93.1 Changelog
- Fixed Swift Sneak breaking on 1.19
- Fixed Electroshock / Deflection / Other shield enchants damaging the player if they shoot themselves
- Fixed grindstoning custom enchants
- Rewrote effect activation, fixing updated isMet values for effect-specific conditions
8.93.0 Jun 26, 2022
8.93.0 Changelog

- Added add_points effect; like give_points but acts permanently - if you're making a mana type system with your points, this works like a modifier (e.g. +40 Mana) - You can take as well as add

8.92.1 Jun 25, 2022
8.92.1 Changelog

- Fixed potential performance issues with in_mainhand, in_offhand, wearing_helmet, wearing_chestplate, wearing_leggings, and wearing_boots by moving Item lookups to CompileData rather than running on each invocation

8.92.0 Jun 24, 2022
8.92.0 Changelog

- Added jobs_level_up trigger

- Added fly_speed_multiplier effect

8.91.0 Jun 22, 2022
8.91.0 Changelog

- API: Added data to TriggerPreProcessEvent

- API: Added data to TriggerProcessEvent

8.90.0 Jun 22, 2022
8.90.0 Changelog

- Added pet filter

- Fixed skill filter

8.89.0 Jun 21, 2022
8.89.0 Changelog

- Added skill filter

8.88.0 Jun 20, 2022
8.88.0 Changelog

- Added win_raid trigger

8.87.0 Jun 19, 2022
8.87.0 Changelog

- Added item as trigger parameter

- Added in_mainhand and in_offhand conditions

- Added wearing_helmet, wearing_chestplate, wearing_leggings, and wearing_boots conditions

- Added value to level_up_pet and level_up_skill triggers

- Added craft trigger

- Added enchant_item trigger

- Added EcoEnchants-specific trigger, obtain_special

- Added damage_item trigger

- Added value to heal trigger

8.86.0 Jun 18, 2022
8.86.0 Changelog

- Added has_active_pet condition

- Added has_pet_level condition

- Added give_pet_xp effect

- Added pet_xp_multiplier effect

- Added gain_pet_xp trigger

- Added level_up_pet trigger

8.85.0 Jun 18, 2022
8.85.0 Changelog

- Triggers now supply a numeric value

- Added TriggerPreProcessEvent called whever a trigger is activated, regardless of the holder

Page 1 ... 14 15 16 17 18 ... 41
You might also like...