[1.9 - 1.20] ✨Enchantment Nexus ✨ - Custom enchants | Dynamic Enchanting | User-friendly interface icon

[1.9 - 1.20] ✨Enchantment Nexus ✨ - Custom enchants | Dynamic Enchanting | User-friendly interface -----

Enchantment Nexus: Your gateway to enhanced Minecraft enchanting



header_small.png
Dive into a fresh Minecraft enchanting experience with Enchantment Nexus. If you're seeking a comprehensive solution for enchanting equipment, easily managing enchantments, and staying ahead in the game, look no further.

With Enchantment Nexus, you can enchant your gear on the go, or by replacing the already known vanilla enchantment table. Through a user-friendly interface, you can easily enchant equipment from your inventory without the need for enchanted books.

Enchantment Nexus goes beyond just enchanting – it's about easy enchantment control too. Use the disassembler to pull enchantments from items. Turn the experience value of enchantments into tradeable vouchers, adding the ability to trade the experience with other players.

Key features in a nutshell:
  • Remote enchanting equipment.
  • Re-enhance equipment by rerolling enchantments and their levels.
  • Extract enchantments from an item in individual enchanted books.
  • Convert the value of enchantments on an item into a tradable voucher holding the experience.
  • Custom enchantments; An expanding-with-every-update wide range of custom-crafted enchantments to enhance the enchantment and gameplay experience. The plugin currently has one enchantment, called "Lifesteal" as a proof of concept. More enchantments will be implemented as the plugin progresses.
  • (Coming soon!) Monster essence; A common drop from a variety of monsters that can be converted into experience or enchanted books.


installation.png
Getting Enchantment Nexus on your server is a breeze. Simply follow the instructions below:
  1. Purchase the Plugin: Acquire Enchantment Nexus by completing the purchase process.
  2. Download the .jar File: After purchase, download the plugin's .jar file from this page.
  3. Place in /plugins/ folder: Move the downloaded .jar file into the /plugins/ folder of your Minecraft server.
  4. Restart your server: Initiate a quick server restart to activate Enchantment Nexus.
  5. Enjoy: Your installation is complete! Enjoy using the plugin!


configuration.png
Make Enchantment Nexus work the way you want by tweaking settings to fit your style. Whether it's adjusting enchantment costs, setting upgrade levels, or personalizing the plugin for your server, the configuration options give you the power to shape your enchanting experience.

Down below you can find the default configuration provided by the plugin:
Code (YAML):
# Enchantment settings
enchantment-settings
:
  # When enabled, right-clicking an enchantment table will instead open the
  # Enchantment Nexus rather than the vanilla enchantment table interface.
  replace-enchantment-table-with-nexus
: true

  # When enabled, enchantments from the Enchantment Nexus will allow the user
  # to enchant equipment beyond their allowed maximum level.
  #
  # NOTE: This option is ignored by enchantments with a maximum level of 1,
  # since upgrading levels beyond will not affect the enchantment.
  bypass-vanilla-levels
: false

  # A list of enchantments ignored by the Enchantment Nexus when enchanting
  # and/or metamorphosing equipment.
  blacklisted
: [
    'binding_curse',
    'vanishing_curse',
    'fire_aspect'
  ]

# Enchantment costs (in experience)
enchantment-costs
:
  # The cost to metamorphose equipment based on the sum of the enchantment
  # levels on the equipment.
  metamorphose-costs-per-enchantment-level
: 3

  # The percentage cut the player receives when extracting experience from the
  # selected equipment. The experience value extracted from equipment is based
  # on the total costs required to enchant to said level of an enchantment.
  exchange-refund-cut
: 80

  # A list of costs, increasing per level, to enchant a piece of equipment.
  # This list is used by default if not specified in the overrides below.
  # NOTE: If the costs are not specified for a level, the plugin will use the
  #       last element in the list. As an example, when using the table below,
  #       an enchantment upgrade of level 30 will cost 20.000 experience.
  default
: [
    5,
    8,
    15,
    40,
    100,
    250,
    750,
    2000,
    4000,
    12000,
    20000,
  ]

  # A list of costs, increasing per level, to enchant a piece of equipment.
  # This list overrides the costs defined by the default costs above. Besides
  # that, it functions exactly the same.
  overrides
:
    sharpness
: [
      10,
      25,
      50,
      175,
      300,
      950,
      2500,
      7500,
      13000,
      25000,
      35000
    ]
    knockback
: [
      4,
      7,
      12,
      30,
      75,
      140,
      250,
      400,
      680,
      1000,
      2000
    ]
    protection
: [
      50,
      180,
      400,
      1200,
      5000,
      15000
    ]


usage.png
Effortlessly enhance your gameplay with Enchantment Nexus. This section provides quick steps to master the plugin's core features, ensuring a seamless and enjoyable enchanting experience.

Using the /enchant ( enchantmentnexus.enchant) command opens the enchantment nexus menu, allowing players to choose from various options to enhance, modify, or break down their equipment through the intuitive interface.

menu.png

Enchant
To boost gear with Enchantment Nexus, the player can select the "Enchant" option in the menu. Then, choose the equipment you want to improve. After, the player can take a look at the enchantments and their costs. Once the player has decided, pay the cost, and your gear will have the new or upgraded enchantment.

Before you start enchanting your equipment, the player can choose where to get the enchantments from. These are called "providers". At present, the plugin features the standard Minecraft enchantments, along with the unique enchantments provided by EnchantmentNexus. Watch the video below to see how it all works.
enchant.png

Metamorphose
To initiate a metamorphosis of a piece of equipment, the player can select the "Metamorphose" option from the menu. Then, the player chooses a piece of equipment from their inventory, triggering a transformation. All existing enchantments on the selected equipment will be stripped away. In return, the player receives a new set of randomly selected enchantments. The number of new enchantments is determined by dividing the previous amount of enchantments by 2 (rounded up). The enchantment levels are calculated based on the average level of the previous enchantments, with each level rounded randomly up or down.

The goal of Metamorphose is to stimulate the "risk and reward" gameplay. The costs to undergo a metamorphosis are configurable. This will allow server admins to make this feature fit their server's gameplay balance.
[​IMG]

Disassemble
To engage in the disassembly, the player starts by choosing the "Disassemble" option from the menu. Following this, the player selects a piece of equipment they wish to disassemble. As a result, all enchantments attached to the chosen equipment are removed. In return, the player will receive enchanted books, each corresponding to the individual enchantments that were previously attached to the equipment piece.
[​IMG]

Exchange
To utilize the "Exchange" option, the player begins by selecting the "Exchange" option from the menu. Following this, the player chooses a piece of equipment they wish to exchange. The enchantments attached to the selected equipment are then removed. In return, the player receives a voucher, presented as an item in their inventory.

This voucher holds a value equivalent to the total experience costs required to attain the enchantment levels previously on the item. It's worth noting that this value undergoes an adjustable "tax" as configured in the settings. The player can right-click the voucher at any time to reclaim the saved experience or trade the voucher to another player.
exchange.png

Player profile
The player's profile option in the menu serves as an informative tool. When hovered over, it displays the player's current level and current experience.
profile.png

permissions.png Commands:
  • /enchant » enchantmentnexus.enchant
GUI:
  • Enchant » enchantmentnexus.menu.enchant
  • Metamorphose » enchantmentnexus.menu.metamorphose
  • Disassemble » enchantmentnexus.menu.disassemble
  • Exchange » enchantmentnexus.menu.exchange
Resource Information
Author:
----------
Total Downloads: 6
First Release: Jan 16, 2024
Last Update: Aug 24, 2024
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings