
⭕️ AdvancedEnchantments ✅ 9.21.11
1.8 - 1.21 ⭐ 450+ Custom Enchants⭐ Enchantment Table & Anvil Support ⭕ Admin Items
9.10.4
Aug 12, 2024
9.10.4 Changelog
Changes:
- Added 1.21.1 Support
- Improved anvil merging of enchantments
9.10.3
Aug 10, 2024
9.10.3 Changelog
Changes:
- Add configurable radius for LAVA_WALKER and WATER_WALKER
- Added %is damageable% placeholder
- Improved AOE undamageable target
- Fixed certain items cannot be stacked
- Fixed error with class cast in console
9.10.2
Aug 7, 2024
9.10.2 Changelog
Changes:
- AdvancedEnchantItemEvent is now called on book enchant
- Fixed ItemFlags not being applied on all plugin items
- Fixed small issue with Tinkerer inventory
- Updated default inflame enchant format
9.10.1
Aug 5, 2024
9.10.1 Changelog
Changes:
- Updated FREEZE effect to use correct ticks time
- HOOK_ENTITY and DO_HARM now work correctly on entities
- Fixed Power enchantment being recognized as Punch in anvil.yml
- Fixed removing water from waterlogged slabs on break
9.10.0
Aug 2, 2024
9.10.0 Changelog
Changes:
- ItemsAdder custom armor items now work with EFFECT_STATIC and REPEATING
- Fixed a small issue with plugin hooks
9.9.19
Jul 29, 2024
9.9.19 Changelog
Changes:
- All attributes are now hidden on plugin items (e.g. whitescroll, orbs)
- Improvements with abilities parsing, performance and formatting
- Added ADD_POINTS:skill:points effect for AdvancedSkills https://skills.advancedplugins.net/
- Added ADD_MANA:mana effect for AdvancedSkills https://skills.advancedplugins.net/
9.9.18
Jul 26, 2024
9.9.18 Changelog
Changes:
- Improved trigger parsing performance
- Fixed error with mining trigger
- Fixed rare error when unloading plugin
9.9.17
Jul 23, 2024
9.9.17 Changelog
Changes:
- Updated to Java 17 as required version
- Improved BREW_POTION with brewing non-potions (e.g. thick potion)
- Some incremental performance gains with abilities system
9.9.15
Jul 18, 2024
9.9.15 Changelog
Changes:
- Improved Anvil compatibility even further
- Fixed EnchantDestroyItemEvent sometimes not called
- Improved HELD trigger checks
- Improved unbreakable item compatibility
9.9.14
Jul 14, 2024
9.9.14 Changelog
Changes:
- Added BREW_POTION trigger with variables: %potion type%, %is extended%, %is upgraded%
- Added %weather% variable for conditions, e.g. %attacker weather%, returns CLEAR or RAIN
- Improved KEEP_ON_DEATH effect compatibility
9.9.13
Jul 12, 2024
9.9.13 Changelog
Changes:
- Improved plugin compatibility - important for developers: https://ae.advancedplugins.net/for-developers/plugin-compatiblity-issues#tp_drops-duplicating-drops-to-multiple-inventories
- Fixed SMELT and TP_DROPS issue with 1.21 (1.21 still remains experimental)
- Fixed Anvil applications with enchantments
9.9.12
Jul 10, 2024
9.9.12 Changelog
Changes:
- Added %is removed% variable
- Fixed %offhand% condition on HELD trigger
- Fixed grindstone issue with experience
- WhiteScroll can now be applied to items with no enchants
- EnchantDestroyItemEvent is now called on failed combining
- Fixed ADD_DURABILITY_CURRENT_ITEM not working with REPEATING
9.9.11
Jul 8, 2024
9.9.11 Changelog
Changes:
- Added API method and config list to ignore drops with certain NBT
- Added setIgnoreBlockEvent method to AEAPI
- Fixed /apply command duplicating REPEATING effects
- Fixed REPEATING being cancelled on hit
- Fixed /apply command duplicating REPEATING effects
9.9.10
Jul 6, 2024
9.9.10 Changelog
Changes:
- Added AEAPI#ignoreBlockEvent to ignore next block break event for a block
- Few updates to default locales
- Other general code improvements
9.9.9
Jul 4, 2024
9.9.9 Changelog
Changes:
- AdvancedEnchantments launched this exact day, 7 years ago. Thanks everyone for the support!
- Added multiple target support in one effect line! You can now use e.g. '@Attacker @Victim' in same line!
- Fixed error in console with Veinmine target
- Some other internal code improvement
9.9.8
Jun 30, 2024
9.9.8 Changelog
Changes:
- Added Harvester enchantment - Chance to harvest crops in 3x3 area (https://github.com/GC-spigot/AdvancedEnchantments/commit/19571)
- Improved KEEP_ON_DEATH effect with inventory items
- Added better warning messages when effects are misconfigured
9.9.7
Jun 27, 2024
9.9.7 Changelog
Changes:
- Updated McMMO support to 2.2.013 (older versions are no longer supported)
- Fixed equipping non-armor helmets causing error in console
- Added custom trench (e.g. 3x3x1) effect
- Added trench ignore correct tool option (break with trench using with any tool)
- Added configurable veinminer depth
- Added blacklist and whitelist support for trench levels
- REPEATING now support hand and offhand (not only armor)
9.9.6
Jun 25, 2024
9.9.6 Changelog
Changes:
- Fixed issue with 1.21 nms error in console
- Updated Lands plugin integration
- Few other fixes and improvements
9.9.5
Jun 24, 2024
9.9.5 Changelog
Changes:
- Added API ItemApplyEvent for all plugin items
- Reworked BREAK_TREE algorithm to identify logs better
- Fixed anvil combine same levels not possible on last version
- Updated REPEATING chances to work correctly on equip
9.9.4
Jun 21, 2024
9.9.4 Changelog
Changes:
- Added placeholderapi support for enchanter.yml
- Updated SaberFactions hook
- Fixed blocktrack lore dissapearing on ce apply
- Improved anvil logic
- Improved xp logic (xp being off by one point sometimes)