{"id":31500271,"url":"https://github.com/mattwhyy/onemace","last_synced_at":"2026-05-17T17:10:14.901Z","repository":{"id":292211667,"uuid":"980161170","full_name":"mattwhyy/OneMace","owner":"mattwhyy","description":"Limits the number of Maces to only one!","archived":false,"fork":false,"pushed_at":"2025-08-21T13:54:19.000Z","size":205,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-21T15:55:23.268Z","etag":null,"topics":["bukkit","minecraft","minecraft-plugin","paper","purpur","spigot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattwhyy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-08T17:01:19.000Z","updated_at":"2025-08-21T13:54:21.000Z","dependencies_parsed_at":"2025-05-08T18:23:20.556Z","dependency_job_id":"bb723106-afb2-4e91-bf74-f2899b6e5309","html_url":"https://github.com/mattwhyy/OneMace","commit_stats":null,"previous_names":["mattwhyy/onemace"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mattwhyy/OneMace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattwhyy%2FOneMace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattwhyy%2FOneMace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattwhyy%2FOneMace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattwhyy%2FOneMace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattwhyy","download_url":"https://codeload.github.com/mattwhyy/OneMace/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattwhyy%2FOneMace/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278038304,"owners_count":25919562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-02T02:00:08.890Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bukkit","minecraft","minecraft-plugin","paper","purpur","spigot"],"created_at":"2025-10-02T17:09:03.464Z","updated_at":"2026-05-17T17:10:14.887Z","avatar_url":"https://github.com/mattwhyy.png","language":"Java","funding_links":["https://ko-fi.com/mattwhyy"],"categories":[],"sub_categories":[],"readme":"# OneMace\n\n[![Download on Modrinth](https://img.shields.io/modrinth/dt/onemace?style=plastic\u0026logo=modrinth\u0026label=Download%20on%20Modrinth\u0026link=https%3A%2F%2Fmodrinth.com%2Fmod%2Fmusichud)](https://modrinth.com/plugin/onemace)\n[![Download on GitHub](https://img.shields.io/github/downloads/mattwhyy/OneMace/total?style=plastic\u0026logo=github\u0026label=Download%20on%20GitHub)](https://github.com/mattwhyy/OneMace/releases)\n\n**Tired of plugins that _claim_ to fix multiple Maces—but don’t?**\n\nOneMace enforces a hard limit: players can have only **one** Mace. **No** bypasses. **Period.**\n\n**OneMace** introduces a unique gameplay twist by limiting the **entire server** to a **single Mace**. No more spamming Maces—strategy and skill are key! Perfect for **Lifesteal** and **competitive** **PvP** servers that want to balance the game.\n\n- The plugin stores the crafted state in **config.yml**, so it remains saved across **restarts**.\n- The Mace recipe is **re-enabled** if the Mace is **destroyed** (e.g., lava, void, breaking).\n- Announcements for crafting \u0026 destruction can be enabled/disabled in **config.yml**.\n\n##\nNeed a **server** for a nice deal or just want to **support me**? ❤️\n\n[![ScalaCube 50 PERCENT OFF FOR THE FIRST MONTH](https://img.shields.io/badge/ScalaCube-50%25%20Off%201st%20Month-orange?style=plastic\n)](https://scalacube.com/p/_hosting_server_minecraft/4966506)\n[![Support me on Ko-Fi](https://img.shields.io/badge/Ko%E2%8E%AFFi-Support%20Me-blue?style=plastic\u0026logo=kofi\u0026logoColor=pink)](https://ko-fi.com/mattwhyy)\n\n## Configuration\n_Make sure the server is not running before making changes!_\n```\nsettings:\n  mace-crafted: false  # Changes to true when the Mace is crafted.\n  mace-owner: null  # Stores the UUID of the current owner, or null if no owner.\n  announce-mace-messages: true  # If true, broadcasts when the Mace is crafted or lost.\n  allow-locate-for-all: false # If true, allows any player to use the '/onemace locate' subcommand.\n  colored-name: false # If true, the player that has the Mace will have a colored name.\n  mace-name-color: \"RED\" # The color of the name, use Chat Colors.\n  optional-allowed-containers: # Containers that the Mace is allowed to be placed into.\n    - ENDER_CHEST\n    - ANVIL\n    - ENCHANTING\n\n# Stores whether an offline player logged out with the Mace.\n# If set to true, the Mace is in their inventory or Ender Chest when they logged out.\n# Used to prevent crafting if the Mace still exists in an offline player’s possession.\n# This is automatically updated when a player logs out or the server shuts down.\noffline_inventory: {}\n\n# Customizable messages\nmessages:\n  crafted: \"\u0026b[OneMace] \u0026eThe Mace has been crafted!\"\n  lost: \"\u0026b[OneMace] \u0026eThe Mace has been lost!\"\n```\n## Commands\n```/onemace locate``` -\nAllows you to locate the Mace.\n\n**Required permission:** \n```onemace.admin```\n- description: Allows using admin subcommands\n- default: op\n\n```/onemace fix``` -\nAllows you to remove duplicate Maces and only leave one.\n\n**Required permission:** \n```onemace.admin```\n- description: Allows using admin subcommands\n- default: op\n\n```/onemace info``` -\nBasic information about the plugin.\n\n**Required permission:** \nnone\n\n## Setup\nPut the ```jar``` file into your server's **plugin folder**.\n\n**Restart** (or reload) the server!\n\n## Bypasses \u0026 Limitations\n⚠️ **Maces in unloaded chunks will NOT be detected. This is unfortunately unfixable due to how Minecraft works. It is up to you to detect and use the admin commands if you suspect there may be more than one Mace.**\n\nOtherwise, this plugin should work perfectly on a clean vanilla server.\n## Contact\n\nIf you find any **vanilla bypass** or just need **help**, feel free to contact me:\n\n[![Discord Contact](https://img.shields.io/badge/Contact%20on-Discord-%235865f2?logo=discord\u0026style=plastic\u0026link=https%3A%2F%2Fdiscordapp.com%2Fusers%2F555629040455909406)](https://discord.com/users/555629040455909406)\n[![GitHub](https://img.shields.io/badge/Contact%20on-GitHub-green?logo=github\u0026style=plastic\u0026link=left-https%3A%2F%2Fgithub.com%2Fmattwhyy%2FOneMace%2Fissues\n)](https://github.com/mattwhyy/OneMace/issues)\n\n## Special Thanks\n💙 **Kamco0990** – The reason this plugin even exists.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattwhyy%2Fonemace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattwhyy%2Fonemace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattwhyy%2Fonemace/lists"}