{"id":115912,"date":"2026-06-06T22:48:27","date_gmt":"2026-06-06T19:48:27","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/one-item\/"},"modified":"2026-06-06T22:48:27","modified_gmt":"2026-06-06T19:48:27","slug":"one-item","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/one-item\/","title":{"rendered":"OneItem"},"content":{"rendered":"<p># OneItem<\/p>\n<div align=\"center\">\n<p>![OneItem](https:\/\/img.shields.io\/badge\/OneItem-1.0.0-gold?style=for-the-badge)<br \/>\n![Minecraft](https:\/\/img.shields.io\/badge\/Minecraft-1.16&#8211;1.21.4+-gold?style=for-the-badge)<br \/>\n![Platform](https:\/\/img.shields.io\/badge\/Platform-Spigot%20%7C%20Paper%20%7C%20Bukkit-gold?style=for-the-badge)<\/p>\n<p>**A strict enforcement plugin that guarantees true item uniqueness on your server.**<\/p>\n<p>*Only one item. No duplicates. No exploits.*<\/p>\n<\/div>\n<p>&#8212;<\/p>\n<p>## Overview<\/p>\n<p>**OneItem** is a lightweight but powerful Minecraft server plugin that enforces a simple yet absolute rule:<\/p>\n<p>> **For each configured item type, only ONE instance may exist on the entire server.**<\/p>\n<p>Originally designed to control powerful or legendary items such as the **Mace**, OneItem is fully configurable and can be applied to **any vanilla Minecraft item** \u2014 from wooden swords to end-game artifacts.<\/p>\n<p>The plugin continuously monitors inventories, containers, dropped items, and crafting behavior to ensure that duplicates never exist, while safely tracking and restoring the legitimate unique item when necessary.<\/p>\n<p>&#8212;<\/p>\n<p>## Core Concept<\/p>\n<p>&#8211; Each tracked item type (e.g. `MACE`) may have **only one legitimate instance**<br \/>\n&#8211; The first crafted or assigned item becomes the **unique item**<br \/>\n&#8211; Any additional copies are **automatically deleted**<br \/>\n&#8211; Crafting is disabled as long as the unique item exists<br \/>\n&#8211; If the unique item is lost, OneItem restores it intelligently<\/p>\n<p>This makes OneItem ideal for:<br \/>\n&#8211; Survival servers with legendary items<br \/>\n&#8211; RPG \/ lore-based servers<br \/>\n&#8211; Event rewards<br \/>\n&#8211; Hardcore or challenge servers<br \/>\n&#8211; Economy or balance-focused gameplay<\/p>\n<p>&#8212;<\/p>\n<p>## Features<\/p>\n<p>### Item Uniqueness Enforcement<br \/>\n&#8211; **One item per type, server-wide**<br \/>\n&#8211; Supports **any vanilla item**<br \/>\n&#8211; Fully configurable via `config.yml` or commands<br \/>\n&#8211; Works across all worlds<\/p>\n<p>### Crafting Control<br \/>\n&#8211; Players may craft the item **only if no unique instance exists**<br \/>\n&#8211; The **first craft claims the item**<br \/>\n&#8211; All future crafting attempts are blocked automatically<\/p>\n<p>### Global Item Tracking<br \/>\nOneItem scans:<br \/>\n&#8211; Player inventories<br \/>\n&#8211; Ender chests<br \/>\n&#8211; Containers (chests, barrels, furnaces, etc.)<br \/>\n&#8211; Shulker boxes (including nested storage)<br \/>\n&#8211; Dropped items in loaded chunks<\/p>\n<p>Any duplicate that is **not the legitimate unique item** is immediately removed.<\/p>\n<p>&#8212;<\/p>\n<p>### Intelligent Recovery System<br \/>\nIf the unique item is lost (deleted, despawned, cleared, etc.):<\/p>\n<p>&#8211; It is restored to:<br \/>\n  &#8211; The last known player (if online), or<br \/>\n  &#8211; The last known container, or<br \/>\n  &#8211; A safe fallback location<\/p>\n<p>#### Offline Safety Rule<br \/>\nIf the unique item was last known to be inside the inventory of an **offline player**:<br \/>\n&#8211; The plugin assumes it still exists<br \/>\n&#8211; No restoration or duplication occurs<br \/>\n&#8211; Prevents false duplicates when the player rejoins<\/p>\n<p>&#8212;<\/p>\n<p>### Indestructible Mode (Optional)<br \/>\nConfigurable protection for unique items:<br \/>\n&#8211; No durability loss<br \/>\n&#8211; Immune to fire, lava, and heat<br \/>\n&#8211; Prevents accidental destruction<\/p>\n<p>&#8212;<\/p>\n<p>### Controlled Transfers<br \/>\nTo prevent abuse or duplication:<br \/>\n&#8211; Unique items **cannot be dropped**<br \/>\n&#8211; Items can only be transferred via **containers**<br \/>\n  &#8211; Chests<br \/>\n  &#8211; Barrels<br \/>\n  &#8211; Shulker boxes<br \/>\n  &#8211; Furnaces, etc.<\/p>\n<p>This ensures safe and intentional ownership transfer.<\/p>\n<p>&#8212;<\/p>\n<p>### Admin Resolution Tools<br \/>\nIf OneItem is installed on an existing server with duplicates:<\/p>\n<p>Admins can choose how to resolve it:<\/p>\n<p>&#8211; **Random existing owner**<br \/>\n&#8211; **Random online player**<br \/>\n&#8211; **Specific player (manual assignment)**<\/p>\n<p>All other copies are removed automatically.<\/p>\n<p>&#8212;<\/p>\n<p>## Commands<\/p>\n<p>Main command: `\/oneitem`<br \/>\nAliases: `\/oi`, `\/onei`<br \/>\nPermission: `oneitem.admin` (default: OP)<\/p>\n<p>### Core Commands<\/p>\n<p>| Command | Description |<br \/>\n|&#8212;&#8212;|&#8212;&#8212;&#8212;&#8211;|<br \/>\n| `\/oneitem help` | Show help menu |<br \/>\n| `\/oneitem list` | List all tracked unique items |<br \/>\n| `\/oneitem add <ITEM>` | Mark an item as unique |<br \/>\n| `\/oneitem remove <ITEM>` | Stop tracking an item |<br \/>\n| `\/oneitem info <ITEM>` | Show detailed status |<br \/>\n| `\/oneitem scan` | Force a global scan |<\/p>\n<p>### Duplicate Resolution<\/p>\n<p>| Command | Description |<br \/>\n|&#8212;&#8212;|&#8212;&#8212;&#8212;&#8211;|<br \/>\n| `\/oneitem randomExisting <ITEM>` | Keep one existing copy at random |<br \/>\n| `\/oneitem randomOnline <ITEM>` | Assign to a random online player |<br \/>\n| `\/oneitem give <ITEM> <player>` | Give the unique item to a player |<\/p>\n<p>&#8212;<\/p>\n<p>## Configuration<\/p>\n<p>The configuration file is generated automatically.<\/p>\n<p>&#8220;`yaml<br \/>\ncheck-interval-seconds: 180<br \/>\nindestructible-items: true<\/p>\n<p>tracked-items:<br \/>\n  &#8211; &#8220;MACE&#8221;<\/p>\n<p>message-prefix: &#8220;&#038;6[OneItem]&#038;r &#8221;<br \/>\ndebug: false<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ensures that only one copy of a chosen items exists on the server by automatically tracking, blocking crafting, and removing duplicates.<\/p>\n","protected":false},"featured_media":0,"template":"","meta":{"_minecraft_slug":"one-item","_minecraft_project_id":"WiD0ZDjY","_minecraft_author":"Nevmind","_minecraft_license":"CC-BY-ND-4.0","_minecraft_downloads":222,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"one-item.zip","_minecraft_size_bytes":23587,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-16T12:27:12.656559Z","_minecraft_date_created":"2025-12-14T00:41:43.059276Z","_minecraft_date_modified":"2025-12-12T21:02:42.738511Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/one-item","_minecraft_icon_attachment_id":0,"_minecraft_imported_at":"2026-06-06T19:48:28+00:00","_minecraft_import_hash":"7947ca56f746699971e2967af33da112","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,89,126,127,128,129,92],"mod_loader":[130,132,133,134],"minecraft_version":[118,119,120,46,47,48,49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-115912","mod","type-mod","status-publish","hentry","mod_category-bukkit","mod_category-game-mechanics","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-16","minecraft_version-1-16-1","minecraft_version-1-16-2","minecraft_version-1-16-3","minecraft_version-1-16-4","minecraft_version-1-16-5","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>OneItem - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/one-item\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"OneItem - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Ensures that only one copy of a chosen items exists on the server by automatically tracking, blocking crafting, and removing duplicates.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/one-item\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/one-item\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/one-item\\\/\",\"name\":\"OneItem - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"datePublished\":\"2026-06-06T19:48:27+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/one-item\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/one-item\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/one-item\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"OneItem\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"OneItem - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/one-item\/","og_locale":"en_US","og_type":"article","og_title":"OneItem - Minecraft","og_description":"Ensures that only one copy of a chosen items exists on the server by automatically tracking, blocking crafting, and removing duplicates.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/one-item\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/one-item\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/one-item\/","name":"OneItem - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"datePublished":"2026-06-06T19:48:27+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/one-item\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/one-item\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/one-item\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"OneItem"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/115912","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=115912"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=115912"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=115912"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=115912"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}