[INACTIVE][INFO] SearchIds v1.2 [254]

Discussion in 'Inactive/Unsupported Plugins' started by croemmich, Jan 17, 2011.

  1. Offline

    croemmich

    SearchIds allows players to find block and item ids without leaving the game. It is a perfect companion to the give command or plugins like iConomy. Data values are automatically updated daily to ensure that even the newest blocks and items are searchable.

    Usage:
    /search pickaxe
    [​IMG]

    /search gold
    [​IMG]

    /search cloth
    [​IMG]

    /search blue
    [​IMG]



    search-ids.properties:
    Code:
    #search-type=[all|items|blocks]
    search-type=all
    
    # Update Options
    data-xml=search-ids-data.xml
    update-source=https://github.com/croemmich/SearchIds/raw/master/search-ids-data.xml
    auto-update-data=true
    auto-update-interval=86400
    
    # Command Options
    command=search
    
    #Formatting Options
    width-number=4
    width-blockname=24
    delimiter=-
    #base=[decimal|hex]
    base=decimal
    base-id=decimal
    
    Download - https://cr-wd.com/minecraft/plugins/SearchIds

    Change Log
    • 1.2 - Added hex id values for cloth, logs, dyes, etc. dl
    • 1.1 - Initial Release dl
    Source - https://github.com/croemmich/SearchIds
     
    ssechaud likes this.
  2. Offline

    MrMaple

    This is AWESOME. Thank you!
     
  3. Offline

    SeeD419

    Not gonna lie, pretty sweet plugin.
     
  4. Offline

    saiek

    this would have been nice before i learned the data values for everything XD
     
  5. Offline

    MrMaple

    I still love it, but that's also true.
     
  6. Offline

    Jonathan Bloom

    I couldn't get this to work on Craftbukkit 76.
     
  7. Offline

    croemmich

    Could you be more specific? I tested on 76.
     
  8. Offline

    Jonathan Bloom

    Sorry, to be more specific: When I do /search ITEMNAME nothing appears for me.
     
  9. Offline

    Michael Stone

    I seem to be having the same problem as Jonathan - here's my server log after putting the request in:

    Code:
    Jan 17, 2011 9:08:56 PM org.bukkit.plugin.SimplePluginManager callEvent
    SEVERE: Could not pass event PLAYER_COMMAND to SearchIds
    java.lang.NoSuchMethodError: org.bukkit.event.player.PlayerChatEvent.getPlayer()
    Lorg/bukkit/entity/Player;
            at org.bukkit.croemmich.searchids.SearchIdsPlayerListener.onPlayerComman
    d(SearchIdsPlayerListener.java:18)
            at org.bukkit.plugin.java.JavaPluginLoader.callEvent(JavaPluginLoader.ja
    va:134)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:199)
            at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:540)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521)
            at net.minecraft.server.Packet3Chat.a(SourceFile:24)
            at net.minecraft.server.NetworkManager.a(SourceFile:232)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:63)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:104)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:261)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:197)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    2011-01-17 21:08:56 [INFO] XXXXX issued server command: search gold
    2011-01-17 21:08:56 [INFO] Unknown console command. Type "help" for help.
    UPDATE - Fixed. Turns out I wasn't using the newest Bukkit build.
     
  10. Offline

    croemmich

    Are you sure you placed SearchIds in the plugin folder and then restarted your server? I can't think of any other reason it wouldn't be working.
     
  11. Offline

    Abecbu

    Very Nice!
     
  12. Offline

    Padathir

    Beautiful. I salute you. o/
     
  13. Offline

    Fischmaster3000

    searchid1.1 works on craftbukkit#75
     
  14. Offline

    pacN

    same for me, can't get it to work. CraftBukkit 80...
     
  15. Offline

    ShivalWolf

    Working for me I really like this plugin.
    I am running #80 no issues.
     
  16. Offline

    Jonathan Bloom

    I'm running #82 and it works again! Thank you so much! :)
     
  17. Offline

    talbot

    this works great thank you! i always had the data values page open anyway, but having to alt+tab is soo much better.

    small suggestion, since the colored wool can't be summoned maybe it should be removed from the list?
     
  18. Offline

    Seth.D

    Actually, if you're using Nijikokun's General plugin, you can spawn/summon colored wool by typing /i 35:hex

    Replace hex with one of these:

    0: Regular wool
    1: Orange
    2: Magenta
    3: Light Blue
    4: Yellow
    5: Light Green
    6: Pink
    7: Gray
    8: Light Gray
    9: Cyan
    10: Purple
    11: Blue
    12: Brown
    13: Dark Green
    14: Red
    15: Black
     
  19. Offline

    croemmich

    Thanks Seth. I may implement that.
     
  20. Offline

    TheBlacklightX

    I love printers xD

    Kind of useful to have a paper sheet which tells you all ids of the minecraft items.

    What a good invention A Printer ^^.

    Are you now still using the wiki page or printing it actually out now.
     
  21. Offline

    smartaleq

    Hey, I'm using your plugin on my server and as a library for my mod. Would it be difficult to implement a search for an ID #? I'd like to make a call to searchits.GetItemName(int itemNumber) that returns a String. I think its 3 lines of code i just don't know how to use hashmaps at all. Thanks,
    Joey
     
  22. Can I request the plugin to keep its settings in the /plugins/SearchIds/ folder? Keeps the root directory clean. Also, since this is a general plugin, don't you think it would be best to use official names for all the blocks/items? I noticed some differences.
     
  23. Offline

    Penorzilla

    Could you possibly change reeds to sugar canes?
     
  24. Offline

    RyanH100

    Why would he do that? They arn't actually sugar canes they are reeds.
     
  25. Not according to Notch. The official name as seen in Minecraft is Sugar Cane.
     
  26. Offline

    RyanH100

    Ya but suger cane seems stupid as it dont look nothing like a sugar cane.

    And i'f your that worried about it

    Delete
    update-source=https\://github.com/croemmich/SearchIds/raw/master/search-ids-data.xml
    from the properties
    and goto search-ids-data.xml and change the names. You just wont get updates tho.
     
  27. Offline

    Penorzilla

    Or the plugin could just be professional and up to date with other plugins such as the iConomy shops which uses sugar_cane. Sounds like you should probably delete that line so when it gets updated to sugar_cane you don't QQ.
     
  28. Offline

    hyperch

    Code:
    2011-02-03 12:42:14 [INFO] SearchIds: Updating data from https://github.com/croemmich/SearchIds/raw/master/search-ids-data.xml...
    2011-02-03 12:42:17 [INFO] SearchIds: Update complete!
    I just added it to a bukkit version from last night. It seems to work fine... now I need to check it out in the game.
     
  29. Offline

    Trinsec

    I'm afraid I have to agree with Penorzilla. If your plugin gives all those items different names that differ from the official name list, it's going to be not useful to me anymore. If I do /search sugar, I want to be able to find the ID for sugar_cane there.
     
  30. Offline

    croemmich

    I changed reed to sugar cane.. should show up in you plugin in less than an hour.
    --- merged: Feb 3, 2011 9:39 PM ---
    Future updates:
    Colored blocks in the form 35:hex
    Move data to plugin folder
    --- merged: Feb 5, 2011 11:47 PM ---
    New version is out with data ids.
     

Share This Page