Custom Maces

⭐ — (8 endorsements) 📥 3,809 downloads 📌 v4.0 📅 1/31/2026
🟡 Updated this year

By zateuszeq · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 4/1/2026 📅 Created: 1/31/2026

🔍 Analysis

  • 👍 0.2% endorsement rate
  • 🏆 #650 of 1560 bukkit mods in this game by downloads

📋 About This Mod

!(https://cdn.modrinth.com/data/cached_images/e63e270216e987f2da39e5bd44d986bd114bc479.png) (https://discord.gg/NP7QEaeRxR)

🪄 This plugin adds 4 custom maces with magic abilities!

Currently the plugin has: Head-Drop feature.

Block Mace-Crafting feature.

4 Custom Maces:

!(https://cdn.modrinth.com/data/cached_images/086838ee24aed2c4c634cb52d17f39aa24380b82.png)

Detonate Mace

!(https://cdn.modrinth.com/data/cached_images/e41cae1ffc6eb8095e3fbef863d594ff08f208f2.png)

!(https://cdn.modrinth.com/data/cached_images/d1b259286ff32b18ce5348af1ccb054eb6a0952d.png)

!(https://cdn.modrinth.com/data/cached_images/5711bd4a90f73dcc9ebe20963d6a14c1dbe25212.png)

Almost everything is fully customizable!

Optain maces by crafting, or by /custommaces maces! (needs operator)

You can change the look of messages, gui's, and maces!

Every Mace can be crafted ONLY ONCE!

Balanced and ready for SMP's!

Simple use with Right-Click on the mace!

``` /maces (shows a gui with all avaiable maces. On click shows the crafting recipe) /custommaces (requires op permissions) /custommaces maces (opens mace gui for admins to get the maces) /custommaces reload (reloads the plugin) /custommaces cooldown {nick} (removes the cooldown of the mace for the person) /macetrust {nick} (makes the negative effects from the maces don't affect the person) /maceuntrust {nick} (makes the negative effects from the maces affect the players.) ```

``` # ______ __ __ ______ ______ ______ __ # /\ == \ /\ \_\ \ /\___ \ /\ __ \ /\__ _\/\ \ # \ \ __< \ \____ \ \/_/ /__\ \ __ \/_/\ \/\ \ \ \ # \ \_____\\/\_____\ /\_____\\ \_\ \_\ \ \_\ \ \_\ # \/_____/ \/_____/ \/_____/ \/_/\/_/ \/_/ \/_/ # # ______ ______ __ __ ______ __ ______ # /\ ___\ /\ __ \ /\ "-.\ \ /\ ___\ /\ \ /\ ___\ # \ \ \____\ \ \/\ \\ \ \-. \\ \ __\ \ \ \\ \ \__ \ # \ \_____\\ \_____\\ \_\\"\_\\ \_\ \ \_\\ \____\ # \/_____/ \/_____/ \/_/ \/_/ \/_/ \/_/ \/_____/ # # ---------------------------------------------------------

wind-mace: display-name: '&f&lWind Mace' lore: - '' - ' &8» &7Ability: &fAir Dash' - ' &8» &7Effect: &fNo Fall Damage' - ' &8» &7Cooldown: &f%cooldown%s' - '' - '&e&oClick to use power!' custom-model-data: 1 cooldown: 15 dash-intensity: 1. 0 enchants: wind_burst: 1 density: 1 recipe: - AAA - ABA - AAA ingredients: A: FEATHER B: MACE crafted: false

detonate-mace: display-name: '&c&lDetonate Mace' lore: - '' - ' &8» &7Ability: &fTargeted Explosion' - ' &8» &7Effect: &fExplosion on Hit' - ' &8» &7Cooldown: &f%cooldown%s' - '' - '&e&oClick to use power!' custom-model-data: 2 cooldown: 30 enchants: wind_burst: 1 density: 1 recipe: - AAA - ABA - AAA ingredients: A: TNT B: MACE crafted: false

ice-mace: display-name: '&b&lIce Mace' lore: - '' - ' &8» &7Ability: &fFreeze Target' - ' &8» &7Effect: &fSpeed III on Ice' - ' &8» &7Cooldown: &f%cooldown%s' - '' - '&e&oClick to use power!' custom-model-data: 3 cooldown: 30 enchants: wind_burst: 1 density: 1 recipe: - AAA - ABA - AAA ingredients: A: PACKED_ICE B: MACE crafted: false

void-mace: display-name: '&5&lVoid Mace' lore: - '' - ' &8» &7Ability: &fBlack Hole' - ' &8» &7Effect: &fSoul Ban on Kill' - ' &8» &7Cooldown: &f%cooldown%s' - '' - '&e&oClick to use power!' custom-model-data: 4 cooldown: 60 enchants: wind_burst: 3 density: 5 recipe: - AAA - ABA - AAA ingredients: A: OBSIDIAN B: DRAGON_EGG crafted: false

settings: craft-standard-mace: true player-heads-on-death: true

MESSAGES: no-permission: '&6&lMaces &8» &cYou do not have permission!' plugin-reloaded: '&6&lMaces &8» &aPlugin reloaded successfully!' cooldown-reset: '&6&lMaces &8» &fMace >> Cooldown has been reseted for %player%' player-not-found: '&6&lMaces &8» &cPlayer not found!' wait-cooldown: '&6&lMaces &8» &cYou must wait before using this again!' mace-title-admin: '&6&lCustom Maces &8(Admin)' mace-title-player: '&6&lAvailable Maces' crafting-preview: '&6&lCrafting Preview' ice-mace-frozen: '&6&lMaces &8» &fYou have frozen %target%' ice-mace-active: '&6&lMaces &8» &fNext hit will freeze the target! (10s left)' trust-added: '&6&lMaces &8» &f%player% is now trusted!' trust-removed: '&6&lMaces &8» &f%player% is no longer trusted!' trust-only-players: '&6&lMaces &8» &cOnly players can use this command!' trust-usage: '&6&lMaces &8» &cUsage: /macetrust ' untrust-usage: '&6&lMaces &8» &cUsage: /maceuntrust ' back-button: '&c&l« Back' cooldown-bar: 'Cooldown: %time%s' power-active-bar: 'Power Active: %time%s' mace-crafting-broadcast: '&6&lMaces &8» &f%mace% &7IS BEING CRAFTED BY: &f%p

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
zateuszeq
Version
4.0
Downloads
3,809
Endorsements
8
Category
bukkit
Created
1/31/2026
Updated
4/1/2026
Game Versions
1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
Tags
equipment, game-mechanics, utility

🔧 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 Custom Maces support?

The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.

What is the latest version of Custom Maces?

Version 4.0, published 2026-04-01 with 3,809 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More bukkit 👤 More by zateuszeq 🔎 Similar Mods 🌐 Best bukkit (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods