Talismans ⭕ Create Custom Talismans ✅ Powerful Passive Effects ✨ Talisman Bag, Levels

MC Plugin Talismans ⭕ Create Custom Talismans ✅ Powerful Passive Effects ✨ Talisman Bag, Levels 6.56.1
Powerful and intuitive passive effects for your server.

- Switched loading to use eco.yml
- Fixed within_radius_of condition not working with placeholder math
- Fixed potential loading issues with TMMobcoins due to case sensitivity
- Massively optimized talisman getting (primary source of lag)
- Added mob_coins_multiplier effect (Requires TMMobcoins)
- Fixed any_of condition not being registered
- Various internal changes related to chains / chain components
- Added not met lines to conditions, looks like this in config:
args:
not-met-lines:
- "&cYou need to have &eEnchanting XVII"
- "&cto use this!"

Which will be added onto item lore if the condition isn't met
- API: Added id field to Holder to be used in events to distinguish them
- API: Added EffectPreActivateEvent, moved EffectActivateEvent to be after costs have been applied (eg currency, mana cost). Also added EffectPreInvoke event before any checks are applied, lies between TriggerProcessEvent and EffectPreActivateEvent
- Fixed paper integration always attempting to load if EcoEnchants was installed (due to classpath errors)
- Fixed console spam for some users since last version
- Updated to eco 6.35.1, removed direct EconomyShopGUI/ShopGUIPlus/zShop/etc integrations in favour of new eco system
- Fixed use of now-deprecated methods
Top Bottom