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.