UberEnchant 8.11.2
Details
-
FilenameUberEnchant.jar
-
Uploaded by
-
UploadedDec 5, 2023
-
Size141.91 KB
-
Downloads2,016
-
MD583f21130f9ab130b2cc61eb12dd269ae
Supported Bukkit Versions
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- 1.17
Changelog
+ Added support for Minecraft 1.17 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