[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

    Blackstorm72

    Strange I wasn't getting any errors on 493, but I will download the new version.
     
  3. Offline

    LaCartouchr

    Still not loading with the updated version for me

    Code:
    2011-03-06 02:53:06 [SEVERE] Could not load plugins/SearchIds.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:80)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:129)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:94)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:59)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.NoSuchMethodException: org.bukkit.croemmich.searchids.SearchIds.<init>()
        at java.lang.Class.getConstructor0(Class.java:2723)
        at java.lang.Class.getConstructor(Class.java:1674)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:75)
        ... 8 more
    I'm running CB493.
     
  4. Offline

    Nipper

    Seems to not work anymore with 499 think you can add a alias to it as well like /se or //se it seems another plugin is picking it up and does not show it as neatly as this one does. I really miss this plugin since b447
     
  5. Offline

    Wolfy9247

    Please update, I use this plugin on a regular basis! If anyone else could possibly update it too if the dev no longer updates? Thanks.
     
  6. The developer hasn't been on these forums since Feb 9th, please can someone take on this project? Thanks.
     
  7. Offline

    MonsieurApple

  8. Offline

    Z-Sonxx

    Update for 400+ soon please!
     
  9. Offline

    scoota

    searchid not working... when i start my server it download all the stuff then i restart my server it still dosn't work, is there something i have to edit in the properties, and are the property files suposed to be in the main server folder
     
  10. Offline

    lonelydime

  11. Offline

    City Builder

    Hi,
    I really love your plugin, it's helped me greatly as an admin on my member only server, however when I start up the server I get this error that I'm trying to figure out:


    Code:
     04:45:41 [SEVERE] Could not load plugins\SearchIds.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:113)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:159)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:107)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.NoSuchMethodException: org.bukkit.croemmich.searchids.SearchIds.<init>()
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.getConstructor(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:108)


    Could somebody help me figure out what is causing this and how to fix it please.

    Thank you.
     
  12. Offline

    Stephen92

    please update this!
     
  13. Offline

    Marcus101RR

    This will need an update to run on the new Bukkit.
     
  14. Offline

    ashour

    ill see if i can update this and repost it
     
  15. Offline

    iToobi

Share This Page