
LimitedMaces
This plugin limits the number of maces on a server!
3.9K
9
Version 1.1.5
- New config option:
block-container-storage- When set totrue(default), prevents maces from being stored in containers. Set tofalseto allow storing maces in chests, hoppers, etc. - Config auto-update: Existing configs will automatically receive the new option when upgrading
- New config option:
Changelog
Version 1.1.4
- Renamed plugin files, config, and commands from "MultiMace" to "LimitedMaces" to match Modrinth name
- New folder structure: Config and data files now stored directly in
plugins/LimitedMaces/instead of subfoldersconfig.ymlis now atplugins/LimitedMaces/config.ymlmaces.ymlis now atplugins/LimitedMaces/maces.yml
- New commands:
/maces setlimit <n>- Change the mace limit in-game/maces enchanting <on|off>- Toggle mace enchanting in-game/removemace <id>- Remove a specific mace from the plugin (also removes item from players, containers, and dropped items)
- New permissions:
limitedmaces.setlimit- Permission to change mace limitlimitedmaces.enchanting- Permission to toggle enchantinglimitedmaces.remove- Permission to remove maces
- Automatic migration: Servers upgrading from 1.1.3 or earlier will have their config and data automatically migrated from the old
MultiMacefolder - All permissions renamed from
multimace.*tolimitedmaces.*
Changelog
Version 1.1.3
- Fixed bug where grindstones can not be used to disenchant the mace when enchants are allowed.
Changelog
Version 1.1.2
- Patched bug with /maces where you can see the mace holder's coordinates.
Changelog
Version 1.1.1
New Features
- Added detection for maces destroyed via
/killcommand or other forced removals - Maces can no longer be taken from the creative menu item list - they must be crafted to prevent certain bugs
- Added
/getuntrackedmacecommand to give yourself an untracked mace that bypasses the mace limit - Added
/clearuntrackedmacescommand to remove all untracked maces from the server
Technical Changes
- Improved item removal detection to distinguish between pickups, natural despawns, and forced removals
- Added detection for maces destroyed via
Added configuration option to allow maces to be enchantable. Defaults to true. Turning this False prevents users from putting the mace into an anvil or crafting table.
This also fixes the bug where maces could not be put into anvils or enchantment tables.
First Version of the plugin.
