UberEnchant
files: UberEnchant 8.9.6
Description
Ever wanted to have ridiculous enchants on your items? Then use UberEnchant! This plugin allows you to add enchants of any level* (yes, level 5 , only tested to level 15,000) to any item. This includes food, tools, swords, armor, blocks, but the enchant will not stay on the item if it is placed. Be careful to not lose the items you enchant, as they are all powerful and can get into the wrong hands.
*Limited to 255 internally by Minecraft since 1.17
Commands
Color Codes Supported!!
Hex colors supported (UberEnchant 8.9.3+, 1.16+, requires spigot/paper)
Hex format: #000000
Hex example for red: #ff0000This is red/uadd enchant <enchantment|alias>
Adds
with to held item /uadd enchant all
Adds all enchantments with
to held item /uadd effect <effect|id>
Gives you the specified potion effect with duration in seconds (with empty hand)
Adds the effect to an item when holding the item/uadd name <text…>
Appends <text…> to the displayname
/uadd lore <text…>
Appends <text..> to the list of lore
Using %null as the text will add an empty line/ucost add <enchant|alias>
Check cost of adding level
/ucost del <enchant|alias>
Check cost of deleting enchant
/ucost extract <enchant|alias>
Cost of extracting an enchant
/uset hidden <true|false>
Sets enchantments to be hidden/shown (UberEnchant 8.9.7+)
/uset name <text…>
Sets the display name of the item to <text…>
/uset lore <line#> <text…>
Sets the lore on <line#> to <text…>
Using %null as the text will set an empty line/udel enchant <enchantment|alias>
Removes
from held item /udel effect <effect|id>
Removes specified potion effect from your character (When holding nothing)
Removes specified potion effect from your held item/udel name
Removes the display name of held item
/uextract <enchant|alias>
Extracts the specified enchantment from held item
/uinsert lore <line#> <text…>
Inserts <text…> after the lore on <line#>
Using %null as text will insert an empty line/uclear enchant|lore|effect
Resets the held item or potion effects
/ulist
List the available enchantment values
/ureload
(Since 8.10.1)
Reloads any custom enchantment configs to allow changes to take effect/uhelp
Lists all the commands