EnchantPlus: Re-Enchant Items and Manage Enchantments in Minecraft

EnchantPlus mod for Minecraft lets you re-enchant items at the table, apply enchantments via commands, and configure limits. A powerful tool for managing gear upgrades.

Download EnchantPlus for Minecraft 1.16, 1.8.1, 1.7.4, 1.6.2, 1.5.1, 1.5.0

Original name: EnchantPlus

Minecraft: 1.16, 1.4.6, 1.5.0, 1.5.1, 1.6.2, 1.7.4, 1.8.1

FileVersionLoaderSize
EnchantPlus_1.0.1.jar——12 КБDownload
EnchantPlus_1.3.2.jar——85 КБDownload
EnchantPlus_1.3.0.jar——62 КБDownload
EnchantPlus_1.2.4.jar——38 КБDownload
EnchantPlus_1.2.3.jar——37 КБDownload
EnchantPlus_1.1.9.jar——32 КБDownload
EnchantPlus_1.1.8.jar——31 КБDownload
EnchantPlus_1.1.7.jar——29 КБDownload
EnchantPlus_1.1.6.jar——16 КБDownload
EnchantPlus_1.1.3.jar——15 КБDownload
EnchantPlus_1.1.2.jar——14 КБDownload
EnchantPlus_1.1.1_Java6.jar——13 КБDownload
EnchantPlus_1.1.1.jar——13 КБDownload
EnchantPlus_1.1.0.jar——13 КБDownload
EnchantPlus_1.3.4.jar1.16—76 КБDownload
EnchantPlus-1.3.5.jar1.16—102 КБDownload
EnchantPlus_1.0.0.jar1.4.6—12 КБDownload
EnchantPlus_1.1.4.jar1.5.0—15 КБDownload
EnchantPlus_1.1.5.jar1.5.1—15 КБDownload
EnchantPlus_1.2.0.jar1.6.2—33 КБDownload
EnchantPlus_1.2.1.jar1.6.2—36 КБDownload
EnchantPlus_1.2.2.jar1.6.2—36 КБDownload
EnchantPlus_1.3.1.jar1.7.4—110 КБDownload
EnchantPlus_1.3.3.jar1.8.1—85 КБDownload

EnchantPlus: Unlimited Enchanting & Command Control in Minecraft

In the vanilla world of Minecraft, the enchanting table is a one-and-done affair. You place your diamond sword, spend your levels, and receive a single set of enchantments. Once that process is complete, the interface stubbornly refuses to offer further upgrades. For players seeking the ultimate weapon or armor set, this limitation can be a frustrating roadblock. Server administrators, too, often find themselves wishing for more granular control over how enchantments are distributed and balanced. This is precisely where the EnchantPlus plugin steps in, offering a robust solution that redefines how you approach gear progression on your server.

This tool is not merely a tweak; it is a comprehensive enchanting expansion. It allows items to be enchanted repeatedly through the table interface, grants administrators a powerful suite of chat commands, and provides deep configuration options to tailor the entire experience. Whether you run a small community server or a large network with complex economies, EnchantPlus offers the flexibility to make enchanting both more rewarding and more manageable.

Core Mechanics: Breaking the Enchanting Ceiling

The primary draw of EnchantPlus is its ability to bypass the vanilla restriction that limits an item to a single enchanting session. Once installed, the enchanting table becomes a gateway to unlimited potential. You can place the same tool or piece of armor back onto the table as many times as you wish, layering new enchantments each time until you have exhausted every applicable option. This single change revitalizes the classic enchanting interface, giving players a reason to return to their bookcase-lined rooms long after they thought their gear was complete.

Beyond the table, the plugin introduces a command-driven approach to enchantment management. This is a game-changer for server staff. Instead of relying on plugins or external tools, admins can now add, remove, or completely clear enchantments directly from the chat window. This manual control is instantaneous and precise, making it ideal for testing setups, rewarding players, or simply correcting mistakes.

Flexible Cost and Level Configuration

Balance is crucial on any server. EnchantPlus understands this, offering a configuration file where you can set the experience level costs for every operation. Whether you want enchanting to be a cheap, accessible activity or a costly endeavor that serves as a major resource sink, the power is in your hands. You can also define maximum enchantment levels, with the plugin supporting values up to an astonishing 32767. This allows for truly overpowered, god-like items if your server's theme calls for them, or you can keep things more grounded with custom caps.

Command Suite: The Administrator's Toolkit

EnchantPlus is built around a philosophy of granular permission control. Every command has a corresponding permission node, allowing you to precisely assign capabilities to different player groups. Here is a breakdown of the primary commands you will use:

  • /plus add <enchantment> <level/natural> - Applies a specific enchantment to the item you are holding. This requires the enchantplus.command.add permission.
  • /plus mighty <level/natural> [applicable] - A powerful tool that applies every existing enchantment to an item in one go. It is incredibly useful for quickly gearing up test characters or creating showcase items. This uses the enchantplus.command.mighty permission.
  • /plus remove <enchantment> - Removes a single, specific enchantment from the item in hand. This is perfect for fine-tuning gear without wiping everything. Requires enchantplus.command.remove.
  • /plus purify - A complete reset. This command strips all enchantments from the held item, returning it to a clean state. Requires enchantplus.command.purify.
  • /plus list - Displays a comprehensive list of all enchantments available in the game, along with their IDs and names. Requires enchantplus.command.list.
  • /plus description <enchantment> - Provides a detailed description of a specific enchantment, helping players understand what they are getting. Requires enchantplus.command.description.
  • /plus applicable - Shows a list of enchantments that can be applied to the item you are currently holding, saving time and guesswork. Requires enchantplus.command.applicable.
  • /plus reload - Reloads the plugin's configuration file without requiring a server restart. This is essential for making quick changes on the fly. Requires enchantplus.command.reload.

For convenience, the enchantplus.command.* permission grants access to all of these commands. This makes it easy to set up a default admin role without having to list every single node.

Bypass Permissions: Unlocking Full Potential

The plugin's true depth lies in its bypass permissions. The enchanting process is governed by several checks: level limits, conflicting enchantments, item applicability, stack size, the presence of bookcases for power, and the experience cost. For each of these checks, there is a corresponding bypass permission. This allows you to create highly specialized roles or just give certain players the freedom to do whatever they want.

  • enchantplus.bypass.limit - Ignores the maximum level cap for enchantments.
  • enchantplus.bypass.conflicting - Allows incompatible enchantments to be placed on the same item, such as Protection and Fire Protection together.
  • enchantplus.bypass.inapplicable - Permits enchantments on items they would normally not work on, like putting Luck on a sword.
  • enchantplus.bypass.amount - Removes the restriction on the number of items in the enchanting table slot.
  • enchantplus.bypass.power - Disables the requirement for bookcases to be placed around the table.
  • enchantplus.bypass.restriction - Removes any level restrictions on the player.
  • enchantplus.bypass.cost - Allows enchanting without spending any experience points.

Granting the enchantplus.bypass.* permission unlocks all of these overrides, while enchantplus.* grants absolute access to every feature. This level of detail is invaluable for servers with role-playing classes or custom game modes where specific enchantment combinations are a core part of the design.

Getting Started and Configuration

After the first launch, EnchantPlus generates its configuration file. Within it, you can adjust command costs, enable or disable specific checks, customize messages, and set maximum levels for each enchantment type. The setup is straightforward. If you are assembling a custom modpack or testing the plugin locally, using a dedicated launcher can streamline the process of selecting the correct Minecraft version and installing mods directly from the menu. This saves you from the hassle of manual client configuration. After any edits to the config, simply run /plus reload to apply the changes instantly without a server reboot.

For those wondering about compatibility, EnchantPlus is designed for server platforms like Spigot and Paper. While it performs flawlessly on older versions like 1.12, users on newer builds may encounter a minor visual glitch. After the first enchantment is applied, the table interface might not display new options immediately. The developer has identified this as an engine-related quirk. A simple workaround is to take the item out of the table slot and place it back in. After one or two attempts, the enchantment suggestions will appear again. The manual command system is unaffected by this issue and works reliably across all supported versions.

Privacy and Metrics

EnchantPlus uses the bStats metrics system to collect anonymous data about server counts, player numbers, and plugin versions. This information helps the developer understand the plugin's usage and improve it. If you prefer to keep this data private, you can disable it by setting enabled: false in the plugins/bStats/config.yml file.

Final Assessment

EnchantPlus: Unlimited Enchanting & Command Control in Minecraft is far more than a simple utility. It is a comprehensive enchanting overhaul that serves both the player and the administrator. For players, it brings depth and longevity back to the enchanting table, making the pursuit of perfect gear a continuous journey. For server staff, it offers a robust set of commands and permissions that make management effortless and precise. The ability to balance costs and bypass restrictions gives you complete control over your server's enchanting economy. Despite the minor interface quirk on newer versions, the plugin remains stable and well-supported. If you want to transform enchanting from a static, one-time process into a dynamic and controlled system, you should definitely consider adding EnchantPlus to your server. The decision to download EnchantPlus: Unlimited Enchanting & Command Control in Minecraft is an easy one for any admin looking to enhance their gameplay. Knowing how to install EnchantPlus: Unlimited Enchanting & Command Control in Minecraft for Minecraft is simple, and the benefits are immediate and lasting. This tool is a worthy addition to any server seeking a richer gameplay experience.