EnchantPlus
EnchantPlus allows you to enchant items more than one time with an enchantment table and it has various commands for admins or users to enchant every item manually with customisable level costs. Everything is customisable in the config and there are bypass permissions for all checks!
Note: All listed features above are always referring to the newest version of EnchantPlus!
The multiple enchanting feature is currently bugged and it sometimes occurs that no enchantment offers show up even if there are still applicable enchantments. As a temporary fix you can repeatedly remove an item from the enchanting inventory and put it back in until the offers show up.
(This seems to be an issue of newer Minecraft/Spigot versions since it works perfectly fine on 1.12 for example)
This plugin uses Metrics by BtoBastian to collect various data from servers.
If you don't want Metrics to collect your data you can disable it easily by setting enabled to false in the config file at plugins/bStats/
| Command | Description | Permission |
| /plus add <name/id> <level/natural> | Adds an enchantment to the item in your hand | enchantplus.command.add |
| /plus mighty <level/natural> [applicable] | Adds all existing enchantments to the item in your hand | enchantplus.command.mighty |
| /plus remove <name/id> | Removes an enchantment from the item in your hand | enchantplus.command.remove |
| /plus purify | Removes all enchantments from the item in your hand | enchantplus.command.purify |
| /plus list | Shows a list of all enchantments and their respecting names and ids | enchantplus.command.list |
| /plus description <name/id> | Shows an advanced description of an enchantment | enchantplus.command.description |
| /plus applicable | Shows a list of enchantments that can be currently applied to the item in your hand | enchantplus.command.applicable |
| /plus reload | Reloads the whole plugin | enchantplus.command.reload |
| /plus help [page] | Shows the help pages | - |
| - | All command permissions |
enchantplus.command.* |
| - | Level limit check bypass permission | enchantplus.bypass.limit |
| - | Conflicting enchantment check bypass permission | enchantplus.bypass.conflicting |
| - | Inapplicable enchantment check bypass permission | enchantplus.bypass.inapplicable |
| - | Item amount check bypass permission | enchantplus.bypass.amount |
| - | Power source check bypass permission | enchantplus.bypass.power |
| - | Level restriction check bypass permission | enchantplus.bypass.restriction |
| - | Enchanting cost check bypass permission | enchantplus.bypass.cost |
| - | All bypass permissions | enchantplus.bypass.* |
| - | All plugin permissions | enchantplus.* |
If you find any bugs or have any suggestions for this plugin don't hesitate and send me a message or post a comment down below! Alternatively you can use the DevBukkit issue tracker or the GitHub issue tracker.