
EcoSkills 3.63.0
MMORPG Skills, Abilities, and Levelling with an intuitive GUI.
- Fixed block_item_drop and entity_item_drop being called on empty block drops (e.g. breaking glass)
- Fixed bug with effect/attribute counting (Thanks luizsusin!)
- Updated prices internally for grouping in messages
- Fixed potential bug with static trigger / triggers where the player is the victim not working with certain antigrief integrations
- Added at_least_of condition, like any_of except you specify a minimum number of conditions to be met
- Fixed bug with skill level up rewards (Thanks OfTeN!)
- Added option to disable stacking bleed effects with Serrated Strikes (Thanks OfTeN!)
- Fixed alt_click firing with pressure plates (Thanks danieleguglietti!)
- Fixed bug with craft trigger (Thanks OfTeN!)
- Added /skills <skill> to open the level gui for a specific skill (e.g. /skills mining)
- Added can_afford_price condition
- Fixed many triggers not working with effects that they should work with (because location can automatically be inherited from victim, etc); you now only have to specify the exact parameters you export and inherited trigger parameters will automatically be applied.