-
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
MAJOR UPDATE
- Added custom Anvil and Enchantment table mechanics (Custom UberEnchantments appear in vanilla enchantment table as possible extra enchantments and vanilla enchantments can appear as higher levels than vanilla if set in configs Anvils can combine custom UberEnchantments on items and books as well as upgrade vanilla enchantments higher than vanilla, defined in configs)
- Custom mechanics can be disabled via config (On by default)
+ Major Update
+ Added custom UberEnchantment Api
+ Moved effects on items to be default custom enchantments
+ Moved enchantments.yml to "uberenchant/enchantments/default/vanilla_enchantments.yml"
+ Added config file for custom default enchantments found under "uberenchant/enchantments/default/vanilla_effects.yml"
Please send feedback, especially for the api.
Javadocs can be found at https://coltonj96.github.io/UberEnchant/
An example plugin utilizing the api can be found at https://github.com/coltonj96/UberEnchantApiExample
I now have a discord server for developers and those who need help with my plugins
Send me a private message here on bukkit, currently invite only!