a plugin which spawns items by there name not id i had this on hmod once but it isnt available on here
hMod didn't require a plugin for this. The items were already available per name. Besides, bukkit should automatically support this... :<
@RockSmasherr, what you think bukkit should do and what it is are two very different things apparently. A plugin is the appropriate method for handling just this sort of request.
Selbram, while I agree with you. It would be a nice feature. Also, if you're still reading, I have looked. But found nothing. Any thing like a "isItemId(int)" in development or in the builds? Something that checks if the id belongs to an item? Also, at the request. I'm currently doing my personal plug-in development, but I'll do this later.
Check scrap bukkit plugin that is on bamboo. It has a give command that takes item names. The only commands that might exist in bukkit will be related to plugin management.