
UberEnchant
UberEnchant adds the ability for servers to enchant any item with any enchantment up to level 255 (since 1.17), add names and lore to items (color support), add potion effects to items, extract enchantments to books, and economy support.
Список изменений
- 
Added support for Minecraft 1.17.1 and up with latest features 
- 
Added ability to create enchanted books using the '/uadd enchant' command while not holding an item 
- 
Fixed '/uadd enchant' to properly add stored enchants to enchanted books instead of just enchanting them like an item 
- 
Fixed the 'uber.add.enchant.all' permission node 
- 
Moved custom enchantment table and anvil mechanics configuration to their own folder 'mechanics/anvil.yml' and 'mechanics/enchantment_table.yml' (UberEnchant will automatically save and transfer your current values if any are set) 
- 
Added the ability to allow specific enchantments in the enchanting table via enchantment_table.yml config 
- 
Fixed renaming items on anvil 
- 
Added ability to use color codes/hex color in anvil with renaming, uses same format as the '/uset name' command for colors 
- 
added config value for enabling color renaming in anvil 
- 
Various code cleanup