LimitedMaces

Quick rating

LimitedMaces

No reviews yet

This plugin limits the number of maces on a server!

Adventure/Exploration
Mod Loaders
Paper
Spigot
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.1.5
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

About

Description

LimitedMaces

LimitedMaces is a lightweight server-side plugin that gives server owners full control over how many Maces can exist on the server at any given time. Perfect for hardcore, SMP, or special-event servers where powerful items should stay rare and meaningful.

💡 Want a one-mace server like the Lifesteal SMP? Just set the mace limit to 1!


Features

  • Global Mace Limit
    Set a hard cap on how many maces may exist across the entire server.

  • Container Restrictions
    Maces cannot be placed into:

    • Chests
    • Barrels
    • Shulker Boxes
    • Any other container

    Hoppers cannot pick up maces.

    • Crafting Control

      • The mace crafting recipe is disabled automatically once the limit is reached
      • Autocrafters cannot craft maces
      • Global messages are sent out about mace status changes (discord webhook feature coming soon!!!)
    • Destruction Handling

      • When a mace is destroyed:
        • A server-wide broadcast is sent
        • A new mace can be crafted again (until the limit is reached)
    • Illegal Mace Cleanup

      • Untracked or duplicated maces are automatically removed
    • Optional Enchanting

      • Control whether maces can be enchanted
      • When allow-mace-enchanting is true, maces can be placed into Enchanting Tables and Anvils
      • When false, maces cannot be placed into enchant tables or anvils, making them completely unenchantable

Commands

Command Permission Description
/maces limitedmaces.use View tracked maces
/maces reload limitedmaces.reload Reload the config
/maces setlimit <n> limitedmaces.setlimit Set the mace limit
/maces enchanting <on|off> limitedmaces.enchanting Enable/disable mace enchanting
/getuntrackedmace limitedmaces.getuntracked Get an untracked mace (bypasses limit)
/clearuntrackedmaces limitedmaces.clearuntracked Clear all untracked maces
/removemace <id> limitedmaces.remove Remove a mace from the plugin and world

Configuration

Configuration file is located at: plugins/LimitedMaces/config.yml

Data file is located at: plugins/LimitedMaces/maces.yml. DO NOT TOUCH THIS UNLESS YOU KNOW WHAT YOU ARE DOING.

Default / Example config.yml

version: 1.1.4

# Maximum number of maces allowed on the server
allowed-maces: 3

# Whether maces can be enchanted
# If false, maces cannot be placed into enchant tables or anvils
allow-mace-enchanting: true

messages:
  prefix: "&6[LimitedMaces]&r "
  crafted-broadcast: "&a%player% &7crafted &f%amount%&7 mace(s)! &7(%current%/%max%)"
  destroyed-broadcast: "&cA mace was destroyed! &7(last held by &f%lastHolder%&7) &7(%current%/%max%)"
  containers-blocked: "&cYou can't put the mace in any container."
  limit-reached: "&cMace limit reached. A mace must be destroyed before another can be crafted."
  illegal-removed: "&cAn illegal/untracked mace was removed."
  reload: "&aLimitedMaces config reloaded."
  no-permission: "&cYou don't have permission."

Migration from MultiMace

If you're upgrading from an older version (1.1.3 or earlier) that used the "MultiMace" name:

  1. The plugin will automatically detect the old plugins/MultiMace/ folder
  2. Config and data will be migrated to the new plugins/LimitedMaces/ folder
  3. The old folder will be deleted after successful migration
  4. Prefix "MultiMace" will be updated to "LimitedMaces". If you set a custom prefix, this may override that.

If this is not automatically done or you face issues with this process, feel free to join our Discord and open a ticket. Link is in the sidebar.


Compatibility

  • Minecraft 1.21.x
  • Designed to be lightweight and efficient
  • No dependencies required

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~4,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works