ItemCollector: Collect Every Item and Mob in Minecraft
Completing a full collection in Minecraft is a serious undertaking. Tracking every item and mob manually is nearly impossible. ItemCollector: Collect Every Item and Mob in Minecraft solves this by turning chaotic hoarding into a structured, trackable challenge. This server-side plugin scans your base, logs progress, and gives you clear goals. It is built for players who want a definitive endgame objective and for admins who want to offer a unique server-wide quest.
Core Mechanics and How It Works
The plugin operates on a simple principle. You define a rectangular region for your base. ItemCollector then scans all chests and living entities inside that area. Your goal is to hold at least one of every tracked item and have at least one of every tracked creature. Progress is displayed on special signs, and the server can broadcast updates when you add new entries.
Item Tracking in Chests
Every time a chest closes, the plugin performs an inventory check across all storage in the base. It compares the contents against a configurable list. When you place a previously missing item, an alert triggers. If you run a large server with many chests and experience lag, you can disable automatic scanning. In that case, updates happen only via command or by clicking an info sign.
Creature Counting in the Region
Mob tracking is more interactive. The plugin checks for each creature type within the base boundaries. By default, a scan runs when you right-click any entity inside the region. This behavior is configurable. To count a creeper or an axolotl, you must lure or bring it into the designated zone. This adds a genuine challenge to the collection process.
Informational Signs and Web Viewer
Any sign with [Items] as the first line becomes a live item counter. It shows collected and total targets. Similarly, [Creatures] works for mobs. Right-clicking a sign forces a stat refresh and syncs all signs in the base. This gives you an instant snapshot of what is missing.
For remote monitoring, the plugin can generate an HTML page. If your server runs a web server, you can enable the outputfile setting. This page lists all items and creatures, with filters for missing entries. Open it on a second monitor or phone to track progress without being in-game.
Configuration and Customization
Flexibility is a key strength. Admins can disable entire categories, such as items or creatures only. You can also manually remove any unwanted entries from the required lists. Want to collect only ores and passive mobs? Easy. Prefer to keep the Enderman elusive? Remove it from the config.
Config File Setup
After the first launch, the plugin creates config.yml in /plugins/ItemCollector/. Here you define the world name and region coordinates (minX, minZ, maxX, maxZ). You also manage item and creature lists with true/false flags. Notification text is editable or can be disabled entirely. Changes apply after a server restart.
How to Install and Commands
The installation process is standard for Bukkit/Spigot plugins. To download ItemCollector: Collect Every Item and Mob in Minecraft, follow these steps:
- Place the
ItemCollector.jarfile into your server's/pluginsdirectory. - Start the server to generate the default config.
- Stop the server and edit
config.yml. Set the world name and base coordinates. - Adjust item and creature lists as needed.
- Restart the server and begin your hunt.
Core commands for managing your collection include:
/itemcollector count- Forces a full recount of items and creatures./itemcollector list <items|creatures> <all|missing|collected>- Shows filtered lists./itemcollector refresh <items|creatures>- Updates data and signs./itemcollector add <item|creature> <id|name>- Adds an entry manually./itemcollector remove <item|creature> <id|name>- Removes an entry./itemcollector set region minX-value maxX-value minZ-value maxZ-value- Changes region bounds live.
Permissions are granular, such as itemcollector.refresh or itemcollector.set.region. This allows you to delegate tasks between moderators and players safely.
Version Compatibility and Loaders
ItemCollector: Collect Every Item and Mob in Minecraft for Minecraft is designed for server platforms that support Bukkit and Spigot APIs. It works with Java Edition servers running these loaders. The plugin is compatible with a range of Minecraft versions, but you should always check the specific build notes for your server version. Most stable builds support versions from 1.16 through the latest 1.20 releases. Verify your server's Java version as well, as newer Minecraft versions require Java 17 or higher.
Final Thoughts
ItemCollector turns routine resource gathering into a meaningful adventure with a clear finish line. The visible signs, flexible configuration, and web statistics make it an essential tool for admins who want to offer a unique challenge. Whether you are playing solo survival with extra difficulty or running a public server competition, this plugin delivers dozens of hours of engaging gameplay. The satisfaction of a fully completed collection is now within reach. For a stable setup, ensure your server meets the required version and loader specifications before installation.