NoMending
作者:rebot | 分类:模组
Minecraft 版本: 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
平台: bukkit folia paper purpur spigot
标签: equipment game-mechanics magic
? 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
- Download the plugin
.jarfile - Place it into your server’s
plugins/folder - Start or reload your server
- A default
config.ymlwill 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+
请登录后举报
暂无评论,抢个沙发吧~