One mace plugin, that allows you to set limit on how many maces can be crafted.
FoxOneMace lets you set how many times the mace can be crafted on your server perfect for controlling progression or balancing powerful gear.
Once the defined limit is reached, mace crafting is blocked automatically.
You can adjust the limit at any time in the config and reload with /foxonemace reload.
🔢 Configurable Mace Crafting Limit (in version 1.1)
Set how many maces can be crafted (e.g., 1, 3, 10, or unlimited).
Default is 1, enforcing a true “One Mace” experience.
🛠️ Easy Configuration
config.yml and reload without restarting the server.🎯 Crafting Restriction
♻️ Reload Support
/foxonemace reload to apply changes instantly.🎨 Colorful Console & Chat/Title Messages
📦 Lightweight and Efficient
🧩 Minecraft 1.21+ Support
mace-max-craft-amount: 1
messages-enabled: false
title-message: "<#18E571>%player% <#24E678>Has crafted a mace!"
subtitle-message: "<#79F0AD>Good Luck! %maces%/%maxMaces%"
message: "<#9EFFD4>%player% Has crafted one of the maces! Better be careful now"
sounds-enabled: false
sound: "minecraft:block.anvil.use"
pitch: 1.5
# IN TICKS, 20 = 1 second
title-fadein-duration: 20
title-duration: 60
title-fadeout-duration: 20