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 0.9.5 release | 275.78 KB | Apr 10, 2012 | CB 1.2.5-R1.0 | 2,509 | Download |
| OddItem 0.9.4 release | 276.38 KB | Apr 3, 2012 | CB 1.2.4-R1.0 | 1,123 | Download |
| OddItem 0.9.3 release | 276.38 KB | Apr 3, 2012 | CB 1.2.4-R1.0 | 624 | Download |
| OddItem 0.9.2 release | 276.34 KB | Apr 3, 2012 | CB 1.2.4-R1.0 | 587 | Download |
| OddItem 0.9.1 release | 276.43 KB | Mar 7, 2012 | CB 1.2.3-R0.1 | 1,224 | Download |
| OddItem 0.9.0 release | 276.41 KB | Mar 4, 2012 | CB 1.2.3-R0.1 | 323 | Download |
| OddItem 0.8.1 release | 99.26 KB | Oct 21, 2011 | CB 1337 | 5,517 | Download |
| OddItem 0.8 release | 97.04 KB | Sep 24, 2011 | CB 1185 | 835 | Download |
| OddItem 0.9.0-beta beta | 276.44 KB | Mar 1, 2012 | CB 1.1-R6 | 1,128 | Download |
| OddItem 0.9 Beta 1 beta | 263.13 KB | Feb 19, 2012 | CB 1.1-R4 | 1,486 | Download |
| OddItem 0.7.4 beta | 22.02 KB | Sep 9, 2011 | CB 1060 | 463 | Download |
| OddItem 0.8.2 alpha | 100.32 KB | Jan 11, 2012 | 1.0.0 | 3,234 | Download |
Description
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

Latest Maven artifact information
Downloads
Get 0.05 TON 💎
Download


Add a comment