EnhancedEnchants Plugin (1.19.1, 1.18.2) combines enchantments on an anvil to increase their level (infinitely).
Costs and limitations are configurable.

Config

max_repair_cost

  • The maximum level cost that is allowed to be spent combining enchants, before it says “Too Expensive!”
  • Default: 50

multiplier

  • The multiplier for cost increase per level of enhanced enchant.
  • Making Unbreaking IV would cost <vanilla cost> + <multiplier> * 1
  • Making Unbreaking V would cost <vanilla cost> + <multiplier> * 2
  • and so on..
  • Default: 10

too_expensive_message

  • Should the plugin notify players when the client shows “Too Expensive!” when the maximum allowed cost is not exceeded.
  • Default: true

enchantments (Contains all enchantments)

  • multiplier (see above)
  • limit (the maximum level for this enchant)
  • disabled (if true, this enchant can’t be obtained from an anvil)

Commands

  • /enhancedenchants maxrepaircost
  • /enhancedenchants bookonbook <true/false>
  • /enhancedenchants bookonitem <true/false>
  • /enhancedenchants itemonitem <true/false>
  • /enhancedenchants reload

Permissions

enhancedenchants.use

  • Able to combine enchants above the vanilla limit;
  • Given to all by default;

enhancedenchants.admin

  • Able to modify the cost settings using above mentioned commands;
  • Given to operators by default;

Screenshots:

How to install:

  • Download a plugin of your choice.
  • Place the .jar and any other files in your plugins directory.
  • Run the server and wait for it to fully load.
  • Type stop in your Minecraft server console to bring the server to a clean stop.
  • Run the server.
  • All done! Your plugin should be installed and ready to be used.

EnhancedEnchants Plugin (1.19.1, 1.18.2) Download Links

For All Versions from Minecraft Bukkit 1.13 to Minecraft Bukkit 1.19.1

Download from Server 1

Click to rate this post!
[Total: 1 Average: 5]