NoMaceEnchant
🟡 Updated this yearPreview

🔍 Analysis
- 👍 0.1% endorsement rate
- 🏆 #49 of 84 equipment mods in this game by downloads
📋 About This Mod
<h1>NoMaceEnchant</h1> <div align="center"> (https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/supported/paper_vector.svg)](https://papermc.io/) (https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/supported/purpur_vector.svg)](https://purpurmc.org/) <br> <br> **Prevent Maces and Spears from being enchanted and clear existing enchantments!** ⚔️✨ </div> <div> <details> <summary>How to install</summary> <p>Setup a free Minecraft server <a href="https://minestrator.com/serveur/minecraft/gratuit" rel="noopener nofollow ugc">Minestrator - Free server</a></p> <p>Install the plugin software on your server - <a href="https://papermc.io/" rel="noopener nofollow ugc">PaperMC</a></p> <p>Download NoMaceEnchant and place it in your <code>plugins/</code> folder</p> <p>Restart your server and enjoy! 🎉</p> </details> </div> --- <div> <h2>✨ Features</h2> <ul> <li>⚔️ <strong>Block Enchanting</strong>: Prevent all Maces and Spears from being enchanted via table or anvil</li> <li>🧹 <strong>Auto Clear</strong>: Remove all existing enchantments on these weapons when enabled</li> <li>🖥️ <strong>Dynamic Reload</strong>: Changes to config.yml are applied automatically without restarting the server</li> <li>⚡ <strong>Highly Optimized</strong>: Uses asynchronous background tasks and memory caching for zero server lag</li> <li>👤 <strong>Player Join Scan</strong>: Automatically clears weapons in the inventory of players joining after plugin start</li> <li>📋 <strong>Fully Configurable</strong>: Enable/disable blocking and auto-clearing independently for Maces and Spears</li> </ul> </div> --- <div> <h2>🎮 How it works</h2> <h3>🔒 Preventing Enchants</h3> <ol> <li>✅ Players cannot enchant a Mace or Spear at an enchanting table or with an anvil</li> <li>✅ Any enchantments forcibly applied are automatically removed</li> <li>🔄 Works instantly for all online players based on your config</li> </ol> <h3>🧹 Clearing Existing Enchants</h3> <ol> <li>✅ Automatically clears enchantments from Maces/Spears in inventories of online players when plugin starts (if enabled)</li> <li>✅ Clears weapons of players joining later</li> <li>⚡ Triggered automatically upon saving <code>config.yml</code></li> </ol> </div> --- <div> <h2>⚙️ Configuration</h2> <p>Customize behavior in <code>config.yml</code>:</p> <details> <summary><strong>Default Settings</strong></summary> <pre><code class="language-yaml"># Active le Système de Blockage de la Mace enable-mace: true # Supprime les enchants des maces existantes clear-existing-mace-enchants: true # Active le Système de Blockage de la Spear enable-spear: true # Supprime les enchants des Spear existantes clear-existing-spear-enchants: true </code></pre> </details> </div> --- <div> <h2>🎯 Use Cases</h2> <ul> <li>⚔️ Prevent overpowered enchanted Maces & Spears on PvP servers</li> <li>🛡️ Keep balance in minigames and arenas</li> <li>🎮 Admins can ensure fair play without banning items</li> </ul> </div> --- <div> <h2>📊 Requirements</h2> <ul> <li>✅ <strong>Minecraft</strong>: 1.21+ (Paper/Purpur/Spigot)</li> <li>✅ <strong>Java</strong>: 21+</li> <li>✅ <strong>Dependencies</strong>: None!</li> </ul> </div> --- <div> <h2>🐛 Support & Issues</h2> <p>Found a bug? Have a suggestion?</p> <ul> <li>📝 Open an issue on GitHub</li> <li>💬 Join our <a href="https://discord.gg/dyccdcXMJn">Discord community</a></li> </ul> </div> --- <div align="center"> <strong>Made with ❤️ for the Minecraft community by Zyumie</strong> <p><em>Keep your weapons fair! ⚔️</em></p> </div>
NoMaceEnchant
[!(https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/supported/paper_vector.svg)](https://papermc.io/) [!(https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/supported/purpur_vector.svg)](https://purpurmc.org/)
Prevent Maces and Spears from being enchanted and clear existing enchantments! ⚔️✨
How to install
Setup a free Minecraft server Minestrator - Free server
Install the plugin software on your server - PaperMC
Download NoMaceEnchant and place it in your plugins/ folder
Restart your server and enjoy! 🎉
✨ Features
- ⚔️ Block Enchanting: Prevent all Maces and Spears from being enchanted via table or anvil
- 🧹 Auto Clear: Remove all existing enchantments on these weapons when enabled
- 🖥️ Dynamic Reload: Changes to config.yml are applied automatically without restarting the server
- ⚡ Highly Optimized: Uses asynchronous background tasks and memory caching for zero server lag
- 👤 Player Join Scan: Automatically clears weapons in the inventory of players joining after plugin start
- 📋 Fully Configurable: Enable/disable blocking and auto-clearing independently for Maces and Spears
🎮 How it works
🔒 Preventing Enchants
- ✅ Players cannot enchant a Mace or Spear at an enchanting table or with an anvil
- ✅ Any enchantments forcibly applied are automatically removed
- 🔄 Works instantly for all online players based on your config
🧹 Clearing Existing Enchants
- ✅ Automatically clears enchantments from Maces/Spears in inventories of online players when plugin starts (if enabled)
- ✅ Clears weapons of players joining later
- ⚡ Triggered automatically upon saving
config.yml
⚙️ Configuration
Customize behavior in config.yml:
Default Settings
# Active le Système de Blockage de la Mace
enable-mace: true
# Supprime les enchants des maces existantes
clear-existing-mace-enchants: true# Active le Système de Blockage de la Spear
enable-spear: true
# Supprime les enchants des Spear existantes
clear-existing-spear-enchants: true
🎯 Use Cases
- ⚔️ Prevent overpowered enchanted Maces & Spears on PvP servers
- 🛡️ Keep balance in minigames and arenas
- 🎮 Admins can ensure fair play without banning items
📊 Requirements
- ✅ Minecraft: 1. 21+ (Paper/Purpur/Spigot)
- ✅ Java: 21+
- ✅ Dependencies: None!
🐛 Support & Issues
Found a bug? Have a suggestion?
- 📝 Open an issue on GitHub
- 💬 Join our Discord community
Keep your weapons fair! ⚔️
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- zyumie
- Version
- 1.5.0
- Downloads
- 2,216
- Endorsements
- 3
- Category
- equipment
- Created
- 1/14/2026
- Updated
- 8/19/2026
- Game Versions
- 1.21, 26.1, 26.2
- Tags
- equipment, game-mechanics, technology
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does NoMaceEnchant support?
The author lists 1.21, 26.1, 26.2. Other versions may work but are untested by the author.
What is the latest version of NoMaceEnchant?
Version 1.5.0, published 2026-08-19 with 2,216 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await