[INACTIVE][INFO] ItemId - 1.12 - Returns item id for easy reference [684]

Discussion in 'Inactive/Unsupported Plugins' started by lonelydime, Feb 2, 2011.

  1. Offline

    lonelydime

    ItemId - Shows the data id of the item you're holding.
    Version: v1.12

    This plugin returns the name and id an item.

    Features:
    • /itemid - displays the id of the item in your hand
    • /itemid <data id number> - displays the name of the item that corresponds to that id number.
    • /itemid <item name> - displays the id of the item you've typed in. Note: Not case sensitive. Spaces are replaced with _ for better matching (ex diamond sword is diamond_sword).
    Quick Links
    Install
    • Upload the ItemId.jar file into your plugins directory.
    • Permissions setup, itemid.usecmd for those that can use the command.
    Todo:
    • None
    Changelog:

    Version 1.12
    • Updated to work with craftbukkit 477+. Using onCommand now.
    Version 1.11
    • Removed the Stupidly long contructor
    • Added optional permissions support
    Version 1.1
    • Added support for /itemid <number> and /itemid <string>.
    • Removed instances of bukkit.*
    Version 1.0
    • Public Release
     
    Travis_Hironak likes this.
  2. Offline

    TexasGamer

    As mentioned above, it shouldn't be too hard to keep the plugin updated. If you aren't up for it, I will gladly take on this plugin if needed.
     
  3. Offline

    PatrickFreed

    Well, I doubt I'd be able to add many new features so @TexasGamer can take it :)
     
  4. Offline

    TexasGamer

    Ok thanks. If you need help making your own plugin, feel free to ask! There are some great tutorials and I can help too.
     
  5. Offline

    PatrickFreed

    Will do :)
     
  6. Offline

    TexasGamer

    ItemID lives on! New features, support for the latest RB, and more.

    Read thread...
     
  7. Offline

    Deleted user

    Updated to work with craftbukkit 477+. Using onCommand now.
    C'mon man. Don't use +. >.> Otherwise you'd be implying that this works on RB 1337. +.

    I think you need permission either from a mod or from the original author to update a plugin.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 8, 2016
  8. Offline

    TexasGamer

    I believe this is sufficient permission:
    For more context, please read the bottom of page 1 and the top of this page.
     
  9. Offline

    Deleted user

    Alrighty ;P. I just don't want you to get banned ;P
     

Share This Page