HomeJavaModsOneItem
ModsJava

OneItem

by Nevmind · on Modrinth

Ensures that only one copy of a chosen items exists on the server by automatically tracking, blocking crafting, and removing duplicates.

⬇ Download on Modrinth

OneItem

OneItem Minecraft Platform

A strict enforcement plugin that guarantees true item uniqueness on your server.

Only one item. No duplicates. No exploits.


Overview

OneItem is a lightweight but powerful Minecraft server plugin that enforces a simple yet absolute rule:

For each configured item type, only ONE instance may exist on the entire server.

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 — from wooden swords to end-game artifacts.

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.


Core Concept

This makes OneItem ideal for:


Features

Item Uniqueness Enforcement

Crafting Control

Global Item Tracking

OneItem scans:

Any duplicate that is not the legitimate unique item is immediately removed.


Intelligent Recovery System

If the unique item is lost (deleted, despawned, cleared, etc.):

Offline Safety Rule

If the unique item was last known to be inside the inventory of an offline player:


Indestructible Mode (Optional)

Configurable protection for unique items:


Controlled Transfers

To prevent abuse or duplication:

This ensures safe and intentional ownership transfer.


Admin Resolution Tools

If OneItem is installed on an existing server with duplicates:

Admins can choose how to resolve it:

All other copies are removed automatically.


Commands

Main command: /oneitem
Aliases: /oi, /onei
Permission: oneitem.admin (default: OP)

Core Commands

Command Description
/oneitem help Show help menu
/oneitem list List all tracked unique items
/oneitem add <ITEM> Mark an item as unique
/oneitem remove <ITEM> Stop tracking an item
/oneitem info <ITEM> Show detailed status
/oneitem scan Force a global scan

Duplicate Resolution

Command Description
/oneitem randomExisting <ITEM> Keep one existing copy at random
/oneitem randomOnline <ITEM> Assign to a random online player
/oneitem give <ITEM> <player> Give the unique item to a player

Configuration

The configuration file is generated automatically.

check-interval-seconds: 180
indestructible-items: true

tracked-items:
  - "MACE"

message-prefix: "&6[OneItem]&r "
debug: false
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more