NoMending

NoMending

Plugin

A Plugin that Blocks Mending in Minecraft.

Server CursedEquipmentGame MechanicsMagicManagementStorageTechnologyUtility

1 download
1 follower
Follow Save

🧱 NoMending Plugin

A simple Minecraft Spigot/Paper plugin that disables the Mending enchantment completely — both from the enchantment table and anvils.
Perfect for servers that want to balance gameplay or limit item durability advantages.


⚙️ Features

  • Blocks Mending from being applied at the enchantment table
  • 🛠️ Prevents Mending books from being combined with items in an anvil
  • 🚫 Cancels anvil result clicks that contain Mending
  • 💬 Sends players a configurable message when Mending is blocked
  • ⚡ Lightweight and efficient — no dependencies required

📁 Installation

  1. Download the plugin .jar file
  2. Place it into your server’s plugins/ folder
  3. Start or reload your server
  4. A default config.yml will be generated

⚙️ Configuration (config.yml)

# Allow or block the Mending enchantment
allow-mending: false
  • allow-mending: true → Mending works normally

  • allow-mending: false → Mending is completely disabled


📜 Commands & Permissions

This plugin has no commands and no permissions — it works automatically once installed.


🧩 Developer Information

Main class: de.scholle.noMending.NoMendingPlugin

Event listener: de.scholle.noMending.MendingEnchantBlocker


💡 Example Messages

When a player tries to apply Mending:

§cMending ist deaktiviert! (Translation: “Mending is disabled!”)

You can easily modify this message directly in the code if needed.


🧰 Compatibility

  • ✅ Works with Spigot, Paper, and Purpur

  • 🧱 Tested on Minecraft 1.18+

  • ⚠️ Requires Java 17+


Project members

Mobilestars109

Member

Details

Licensed Apache-2.0
Published 4 days ago
Updated 4 days ago