8.3.0
Added new "Replanter" enchant (1.13+).
Added "%is crop%", "%is fully grown%", and %block drop type% conditions to MINING.
Added ability to use "%block type%" & %block drop type% in MINING effects.
Added "SET_BLOCK:(type):[x]:[y]:[z]" type. Only run from MINING type enchants.
Added 'custommodeldata' to "/aegive".
Fixed death being spammed when wearing armor.
Fixed TAKE_AWAY not removing renamed items.
Fixed ghost items after using a grindstone.
Fixed %is critical% not working.
Fixed nether wart blocks being counted as crops instead of nether wart.
Fixed "newVersionsOnly" enchants not being properly disabled on legacy servers.
Fixed harmless error on < 1.13 servers.
Fixed Perish dealing damage to the attacker, not the victim.
Fixed Berserk not applying to swords.
Fixed Neutralize not applying to crossbows.
Changed TAKE_AWAY to no longer require an amount. It will default to 1 if none is provided.
Added Custom Model Data support for rc-books in groups.yml
Added more checks for missing enchant configuration values.
Added a new way of breaking TRENCH, BREAK_TREE, and VEIN_MINE blocks to experimental-block-breaking on 1.13+ servers. This should provide huge performance improvements.
Added support for TP_DROPS with KILL_MOB and KILL_PLAYER.
Changes:
Added support for more effects with FIRE and FALL_DAMAGE.
FIRE enchant type now works while standing in Lava or Fire
EXPLOSION enchant type now works with TNT
Added fortune support with TP_DROPS on 1.9-1.12.2.
Resolved issue with carpet, bells, and lanterns when using experimental block breaking as well as 2 height blocks
Fixed error when sending alchemist.doesnt-accept message.
Resolved potion effects issue with SHIFT (reverts 4th change from 8.0.0-Pre23.1).
Added new languages system. SOME OF YOUR MESSAGES WILL BE TRANSFERRED AUTOMATICALLY TO NEW LANGUAGE FILE (only ones which are visible for players will be transferred automatically).
Read more here: https://ae.advancedplugins.net/general-information/languages
Added en-us translation (English)
Added es-es translation (Spanish)
Added fr-fr translation (French)
Added id language file (Indonesian)
Added nl-nl translation (Dutch)
Added ru translation (Russian)
Added BOW_SHOOT type which fires when a player shoots a bow.
Added CHANGE_ARROW effect (1.13+ only) which allows you to visually change shot arrows to any entity (and optionally spawn the entity when the arrow lands).
Added more directions to the BOOST effect. It now accepts 'UP', 'DOWN', 'FORWARD', and 'BACKWARD'. Example usage: 'BOOST:FORWARD:10'
Added %mob type% condition to all MOB types.
Minor enchantments.yml changes
Added support for beetroot with the PLANT_SEEDS effect.
Fixed cannot drop air error.
Resolved error from "/ae enchant" if level was 0.
Resolved"/ae unenchant" freeing up 2 slots instead of 1.
Resolved some MINING enchants causing crops to drop incorrect amounts.
Fixed EFFECT_STATIC & REPEATING issues
Fixed error from "/ae enchant" if level was 0.
Fixed rare error when changing worlds.
Fixed error from GUARD effect if entity was invalid or non-living.
Fixed enchantments not loading on server startup
Fixed EFFECT_STATIC and REPEATING type enchants not being applied/ removed when books are applied to equipped armor.
Fixed harmless error on < 1.16 servers during startup.
Fixed issue with adjacent wall blocks when using experimental block breaking.
Fixed SHIFT type ignoring potion duration.
Optimized experimental block breaking on 1.12+ servers.
Fixed small issue with random numbers
Added support for NBT tags in enchantLimitation.
Added tab completion to "/asets".
Added feedback messages for "/ae giverandombook", "/ae givercbook", and "/ae givebook".
Fixed error from "/aegive" if the itemflag specified was invalid.
Fixed error when shift/right clicking an enchant in the admin menu while not holding anything.
Fixed auto applying an enchant via the admin menu duplicating the lore each time it was added.
Fixed error when applying enchantment if required-enchants has an enchantment that doesn't exist.
Fixed very rare error during startup if the custom glow enchant was already registered.
Fixed TAKE_AWAY not removing last item if it was in the players offhand.
Fixed items with some MINING enchants not breaking stairs.
Fixed some conditions not working with ATTACK & ATTACK_MOB.
Fixed TRENCH, MORE_DROPS, and VEIN_MINE giving XP if the item had Silk Touch.
Fixed TRENCH, MORE_DROPS, VEIN_MINE, and TP_DROPS removing glass color on 1.12 and below.
Optimized "/asets".
Various minor optimizations.
Tweaked how book/item destruction is handled. Books/items will now only get destroyed if all other checks have passed (required enchants, free slots, etc).
Tweaked how auto adding an enchant in the admin menu works. It now works the same as the "/ae enchant" command.
Removed "/asets reload". Use "/ae reload" from now on.
Added 'EAT' enchant type which fires whenever a player consumes an item.
Added 'ALL_EDIBLE' apply which allows an enchant to be applied to all edible item.
Added support for vanilla enchants for REMOVE_ENCHANT.
Added tab completion to "/aegive".
Resolved TRENCH warning about breaking air blocks
Resolved MORE_DROPS issues and added support with other effects.
Fixed "/aegive" removing custom enchants from lore if you specified a lore.
Resolved multiple issues with enchantment list GUI.
Tweaked how the itemnametag blacklist works. It now uses regex instead of a case-insensitive exact match.
Tweaked how the enchants menu & enchantment info menu handle their size. Minimum size of 18 slots.
Tweaked how the enchants menu handles groups with no enchants by showing that there are none.
Added ability for SMELT to turn sand into glass.
Added whitelist for VEIN_MINE. By default this whitelist only contains ores.
Resolved VEIN_MINE & TP_DROPS using more durability then it should.
Fixed TP_DROPS not giving chorus flowers.
Resolved error from DISARM if the player wasn't holding anything.
Resolved "cannot drop air" error from TRENCH.
Added Default, CosmicPvP, PvPWars premade setups to /ae premade
Resolved startup error from the last version.
Resolved enchantment info inventory ignoring setting if the command was disabled.
Removed stray debug message.
Added Elytra support to website enchantment creator
Added "/ae plinfo" and "/ae zip" to assist us in helping with problems.
Fixed "/ae giveitem" not getting properly tabcompleted.
Tweaked how "/ae enchant" works on an item that already has the specified enchant.
"/ae unenchant" will now only tabcomplete enchantments that are on the item.
Added HEX support for handful of message not supporting HEX color codes.
Fixed rare error relating to organizing enchants.
Fixed players being able to put items into the /enchants inventory.
Fixed issues with AAC4.
Fixed Spartan flagging players using TRENCH for FastBreak.
Improved support for Spartan.
Improved AAC5 hook.
Colors are now back in effect warnings
Removed deprecated settings in config
Added inventory refreshing when using grindstone with custom enchanted items
Updated multiplication condition to correct formatting
Updated number formatting to clear Nbsp for languages with unique characters
Fixed rare error with TRENCH effect
Added holy whitescroll applying to items without metadata
Fixed SilkSpawners issue with TRENCH effect
Added a new tab completer with full support for all commands.
Added world blacklist for FLY effect.
Resolved rare error related to TRENCH.
Added option to allow BREAK_TREE to work on "nether trees".
Added "getGroups" method to the API.