Page: 1 ... 5 6 7 8 9 ... 16

8.95.0 Oct 6, 2022
8.95.0 Changelog
- Added teleport_to_ground effect
- Added in_block condition
- Fixed disable_antigrief_check not working

8.94.1 Oct 4, 2022
8.94.1 Changelog

- Fixed autosmelt and multiply_drops not working together


8.94.0 Oct 3, 2022
8.94.0 Changelog
- Added knock_away effect
- Added pull_to effect
- Added fully_charged filter

8.93.0 Oct 2, 2022
8.93.0 Changelog

- Added spawn_entity effect


8.92.0 Sep 28, 2022
8.92.0 Changelog

- Added take_money effect

- Fixed give_money not working with negative amounts


8.91.0 Sep 28, 2022
8.91.0 Changelog
- Added support for Model Engine (Thanks DaRacci!)
- Added the ability to spawn bosses by shooting eggs out of dispensers (Thanks DaRacci!)
- Fixed boss entity transformations (Thanks DaRacci!)

8.90.0 Sep 26, 2022
8.90.0 Changelog
- Fixed add_holder_in_radius effect
- Added add_damage effect

8.89.1 Sep 26, 2022
8.89.1 Changelog

- Fixed startup error for some users


8.89.0 Sep 23, 2022
8.89.0 Changelog
- Removed send_message_async due to bugs
- Added text_contains filter

8.88.0 Sep 21, 2022
8.88.0 Changelog
- Added add_holder_in_radius effect
- Added add_permanent_holder_in_radius effect
- Added change_armor trigger
- Added hold_item trigger
- Added send_message trigger
- Added send_message_async trigger
- Added text filter
- (API) Added CompileData support to permanent effects

8.87.1 Sep 20, 2022
8.87.1 Changelog

- Fixed reload bug for some users


8.87.0 Sep 17, 2022
8.87.0 Changelog
- Added join trigger
- Added leave trigger
- Added level_up_xp trigger
- Added change_world trigger
- Added respawn trigger

8.86.0 Sep 15, 2022
8.86.0 Changelog
- Added scyther_auto_sell trigger (Requires Scyther)
- Added scyther_auto_collect trigger (Requires Scyther)

8.85.0 Sep 14, 2022
8.85.0 Changelog
- Added player_placed filter
- Added breed trigger
- Added join_job and leave_job triggers (Requires EcoJobs)
- Added sell_items effect
- Added LevelledMobs integration and the %victim_level% placeholder
- Added headshot trigger
- Removed block-item-drop-place-check from config.yml
- API: Added @RunLast annotation for triggered effects to specify them to be ran at the end if possible
- API: Added compile methods for groups of configs in the same context for effects and conditions
- API: Added TriggerCreatePlaceholdersEvent and API for trigger placeholders

8.84.1 Sep 14, 2022
8.84.1 Changelog

- Fixed rare startup bug affecting some users


8.84.0 Sep 13, 2022
8.84.0 Changelog

- Added set_block effect


8.83.1 Sep 12, 2022
8.83.1 Changelog

- Fixed minor bug with configs affecting some users


8.83.0 Sep 12, 2022
8.83.0 Changelog
- Added mine_vein effect
- Fixed EcoJobs integration not being loaded

8.82.0 Sep 11, 2022
8.82.0 Changelog
- Added fully_grown filter
- Added broadcast effect
- Added values to block_item_drop and entity_item_drop
- Added glow_nearby_blocks effect
- Fixed deprecated key categorization (check eco 6.40.0 release notes)

8.81.0 Sep 10, 2022
8.81.0 Changelog
- Added place_block trigger
- Added level_up_job trigger (Requires EcoJobs)
- Added gain_job_xp trigger (Requires EcoJobs)
- Added has_active_job condition (Requires EcoJobs)
- Added has_job_level condition (Requires EcoJobs)
- Added job filter (Requires EcoJobs)
- Added give_job_xp effect (Requires EcoJobs)
- Added job_xp_multiplier (Requires EcoJobs)

8.80.0 Sep 10, 2022
8.80.0 Changelog

- (API) Added Counter / Counters, a structured way to get values from triggers with multipliers / filters / conditions.


8.79.0 Sep 6, 2022
8.79.0 Changelog
- Added %victim_health% and %victim_max_health% placeholders to use in all effects
- Added above_health_percent filter - Reworked all filters to be like other config elements, allowing them to be hyphen-separated, underscore_separated, camelCase, and notseparated
- Fixed placeholders not working in filters
- Added is_expression_true condition
- Added support for victim placeholders; if the victim is a player, you can use %victim_<placeholder>% to parse a placeholder relative to them; for example %victim_player_y% to get the victim's Y coordinate
- Updated to eco 6.39.1; adding support for the min(a,b), max(a,b) and == operators in expressions

8.78.3 Sep 6, 2022
8.78.3 Changelog

- Fixed elytra_boost_save_chance using 0-1 as the chance region rather than 0-100 (consistency)


8.78.2 Sep 5, 2022
8.78.2 Changelog
- Added prevent_trigger option to break_block; mine_radius; mine_radius_one_deep - will improve performance, but at the expense of compatibility
- Fixed EcoEnchants integration

8.78.1 Sep 4, 2022
8.78.1

- Added a placeholder that represents the value passed by the trigger (e.g. the amount of damage dealt; see here). It can be referenced with %trigger_value%%triggervalue%%trigger%%value%%tv%%v%, and %t%, depending on what level of shorthand you prefer.


Page: 1 ... 5 6 7 8 9 ... 16