Minecraft OddItem mod 2026 download
logo
minecraft mod OddItem

OddItem

Game Version: CB 1.2.5-R3.0
Total Downloads: 24,197
Updated: May 31, 2012
Created: Aug 25, 2011
Download OddItemDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
OddItem 0.9.5+stats release 285.47 KB May 31, 2012 CB 1.2.5-R3.0 5,144 download OddItem OddItem 0.9.5+stats releaseDownload
OddItem 0.9.5 release 275.78 KB Apr 10, 2012 CB 1.2.5-R1.0 2,509 download OddItem OddItem 0.9.5 releaseDownload
OddItem 0.9.4 release 276.38 KB Apr 3, 2012 CB 1.2.4-R1.0 1,123 download OddItem OddItem 0.9.4 releaseDownload
OddItem 0.9.3 release 276.38 KB Apr 3, 2012 CB 1.2.4-R1.0 624 download OddItem OddItem 0.9.3 releaseDownload
OddItem 0.9.2 release 276.34 KB Apr 3, 2012 CB 1.2.4-R1.0 587 download OddItem OddItem 0.9.2 releaseDownload
OddItem 0.9.1 release 276.43 KB Mar 7, 2012 CB 1.2.3-R0.1 1,224 download OddItem OddItem 0.9.1 releaseDownload
OddItem 0.9.0 release 276.41 KB Mar 4, 2012 CB 1.2.3-R0.1 323 download OddItem OddItem 0.9.0 releaseDownload
OddItem 0.8.1 release 99.26 KB Oct 21, 2011 CB 1337 5,517 download OddItem OddItem 0.8.1 releaseDownload
OddItem 0.8 release 97.04 KB Sep 24, 2011 CB 1185 835 download OddItem OddItem 0.8 releaseDownload
OddItem 0.9.0-beta beta 276.44 KB Mar 1, 2012 CB 1.1-R6 1,128 download OddItem OddItem 0.9.0-beta betaDownload
OddItem 0.9 Beta 1 beta 263.13 KB Feb 19, 2012 CB 1.1-R4 1,486 download OddItem OddItem 0.9 Beta 1 betaDownload
OddItem 0.7.4 beta 22.02 KB Sep 9, 2011 CB 1060 463 download OddItem OddItem 0.7.4 betaDownload
OddItem 0.8.2 alpha 100.32 KB Jan 11, 2012 1.0.0 3,234 download OddItem OddItem 0.8.2 alphaDownload

Description

Share this:

Unified custom items list and parser

This plugin provides a dictionary for custom item names (cstairs for cobblestone stairs, wbucket for water bucket, dpick for diamond pickaxe, etc.) and groups (kits, whitelists/blacklists, circuit elements, etc.). If a lookup is performed for a non-existent item/group, it will throw an exception with the closest matching alias as the message.

Features

  • Item groups – one word can stand for a set of many items, accessible to other plugins
    • Create kits for /give plugins
    • Create whitelists and blacklists
  • Throw exception with closest match when item not found
  • Multiple suggestion engines (using Apache commons-codec)
  • Utility functions – Provides enhanced ItemStack/Inventory methods (some methods may duplicate current Bukkit functionality that was lacking in previous Bukkit versions)
    • compare(ItemStack, ItemStack) compares ItemStacks for equality
    • contains(Player, ItemStack…) checks for ItemStack in Player's inventory
    • remove(Player, ItemStack…) removes ItemStack from Player's inventory

Configuration

config.yml, groups.yml, items.yml

Commands

Items list

JavaDoc API

Latest Maven artifact information

Downloads

Comments

Add a comment