Talismans icon

Talismans 6.73.0

Powerful and intuitive passive effects for your server.

Page 1 ... 17 18 19 20 21 ... 27
5.16.0 Jan 28, 2022
5.16.0 Changelog
- Added deploy_elytra trigger
- Added run_player_command effect
- Added give_oxygen effect
- Added damage_armor effect
- Added extinguish effect
5.15.7 Jan 28, 2022
5.15.7 Changelog

- Fixed hunger_multiplier/food_multiplier not working

5.15.6 Jan 27, 2022
5.15.6 Changelog

 - Fixed spawn_mobs effect

5.15.5 Jan 26, 2022
5.15.5 Changelog
- Improved performance of condition-related updateEffects calls massively (should improve general plugin performance significantly)
- Fixed permanent effects not respecting condition metness unless re-equipped
5.15.4 Jan 26, 2022
5.15.4 Changelog
- Fixed move trigger for base spigot users (Thanks OfTeN!)
- Fixed feather_step effect (Thanks OfTeN!)
5.15.3 Jan 24, 2022
5.15.3 Changelog

- Fixed (relatively) major performance issues caused by the holder cache not functioning properly: The server scheduler was scheduling the cache to be cleared every time the holders were requested, leading to the cache not being cleared every 2 seconds, but instead multiple times a tick - this massively drags down server performance, and causes a lot of triggers (such as move) to cause inordinate amounts of lag. In this update, the cache now functions properly (independent of the scheduler)

5.15.2 Jan 23, 2022
5.15.2 Changelog

- Optimized move trigger - if you want to restore the old behavior, disable use-faster-move-trigger in config.yml

5.15.1 Jan 22, 2022
5.15.1 Changelog

- Added item lookup support to multiply_drops effect

5.15.0 Jan 22, 2022
5.15.0 Changelog
- Added effect-specific conditions, read about it here: https://plugins.auxilor.io/all-plugins/configuring-an-effect
- Added spawn_particle effect
- Added pull_to_location effect
- Added item_break trigger
- Added fishing triggers: bite, cast_rod, catch_entity, catch_fish, catch_fish_fail, hook_in_ground, reel_in
- Optimised move trigger to only be when the location moves
5.14.1 Jan 21, 2022
5.14.1 Changelog

- Fixed effects not working with tridents (trident_attack trigger)

5.14.0 Jan 21, 2022
5.14.0 Changelog

- Added multiply_drops effect

5.13.0 Jan 19, 2022
5.13.0 Changelog

- Added mine_block_progress trigger

5.12.2 Jan 18, 2022
5.12.2 Changelog

- Fixed config validation for arrow_ring and multiply_points

5.12.1 Jan 18, 2022
5.12.1 Changelog

- Fixed death trigger on base spigot users (Thanks OfTeN!)

5.12.0 Jan 17, 2022
5.12.0 Changelog
- Added anticheat support to break_block
- Added mine_radius effect
- Added points system and accompanying effects and conditions: give_points, multiply_points, set_points, above_points, below_points, points_equal
- Added PointsChangeEvent
- A point is similar to a currency however it exists purely as an extra system for you to configure for your server. You can create as many points as you want simply by working with different names, they will be handled automatically
- Points can be shared between eco plugins by prefixing the point value with g_ (eg g_souls for a shared souls system)
- Updated placeholder registration
5.11.0 Jan 17, 2022
5.11.0 Changelog
- Added feather_step effect (Thanks OfTeN!)
- Fixed arrow_ring validating config incorrectly (Thanks OfTeN!)
5.10.1 Jan 15, 2022
5.10.1 Changelog

- Fixed ignite fetching the wrong value from config

5.10.0 Jan 14, 2022
5.10.0 Changelog

- Added give_permission effect (Requires Vault)
- Added items filter
- Added entity lookups to FilterEntityType

5.9.0 Jan 13, 2022
5.9.0 Changelog
- Added check_antigrief option to all triggerable effects (Thanks OfTeN!)
- Added ignite effect (Thanks OfTeN!)
- Added send_cooldown_message option (defaults to true) (Thanks OfTeN!)
5.8.0 Jan 12, 2022
5.8.0 Changelog
- Updated to libreforge 3.0.0 - LibReforge class has been removed, replaced by LibReforgePlugin (new base class that extends EcoPlugin)
- Updated to eco 6.19.0, replaces hacky addition to Config in libreforge and uses getIntFromExpression/getDoubleFromExpression
- Improved config validation
Page 1 ... 17 18 19 20 21 ... 27