Change Log:![]()
- Fixed issue with 1.20+ Support
- Fixed issue with particle spawning
- Huge overhaul of the code
Change Log:![]()
- Fixed error with Soul Gem initialization
- Fixed errors with DAMAGE effect
- Adjusted the logic behind a couple of enchantments
- Fixed issues with conditions not being checked properly with cooldowns
- Updated all libraries etc.
Change Log:![]()
- Added 1.20.4 Support
- Fixed issue with soul gems not being deactivated when you die
Change Log:![]()
- Fixed issue with DISABLE_ENCHANTMENT
- Fixed issue with cooldowns
- Fixed issue with token generation for web panel
Change Log:![]()
- Added 1.20.2 Support
- Updated WorldGuard support
- Updated Dependencies
- Fixed issue with DISABLE_ENCHANTMENTS not working
Change Log:![]()
- Added 1.20 Support
- Added NBT tag to ignore slots lore being added to the item
You can use EliteEnchantmentsAPI#getAPI#applySlotIgnore(itemStack) to apply it using the API
Otherwise, you can add the nbt tag "SlotIgnore"- Fixed issue with enchants being destroyed even if destroy was set to false in items.yml
- Fixed multiple issues with value parsing from conditions
Change Log:![]()
- Added EAT effect type (Trigger enchants when a player consumes an item)
- Added isPlayerSwimmingIn [LAVA/WATER] and isTargetSwimmingIn [LAVA/WATER] Condition
- Added isRaining Condition
- Added ability to change customModelData for every item in the items.yml
Just add customModelData: 5 etc. to any item you want- Fixed issue with players being able to enchant stacked items
- Fixed a bunch of issues with enchant parsing
- Fixed issue with TRIDENT effect type being misspelt to TRDIENT
Change Log:![]()
- Fixed self loop error on startup
- Fixed issue with webpanel not generating token on /ee upload
- Fixed issue with webpanel where you couldn't create enchants, you should be able to create enchants without any issues.
Hello, Before you update make sure you take a look at the 2.0.0 changelogs as any version before v2 files will not work with the new version (apart from enchantments.yml) and any items on the server with enchants on them from before v2 will not work with the new system
