
EcoEnchants 12.23.0
A custom enchantments plugin that doesn't suck.
- 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)
- Added warnings for using targets without slots in customenchants.yml
- Added give_permission effect (Requires Vault)
- Added items filter
- Added entity lookups to FilterEntityType
- Massively improved performance of mathematical expressions (placeholder math) in effect/condition configs: testing benchmarks show between a 30x and 200x increase in performance from last version, depending on the complexity of the operation
- Fixed swing trigger causing errors for base spigot users and for paper users on 1.16.5
- Added jobs_xp_multiplier and jobs_money_multiplier effects for Jobs Reborn