[INACTIVE][MECH] SearchIds v2.3 ~ Find the ID of a Block or Item [1000]

Discussion in 'Inactive/Unsupported Plugins' started by MonsieurApple, Mar 7, 2011.

     
  1. Offline

    MonsieurApple

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    SearchIds - Find the ID of a Block or Item:
    Version: v2.3
    CraftBukkit: 1000

    SearchIds is a fork of the original SearchIds because the developer is now idle from bukkit. Expect regular updates and improvements :)

    Features:
    • Search for any id of any item with /search
    • Auto-Updates the block list
    • Customize command (could be /s, /find, etc)
      • Fix coming soon.
    Download v 2.3
    Older Versions: 2.0, 2.1, 2.2
    Source code can be found here.
    Static jar (latest version always) here.

    Changelog:
    Version 2.3
    • Fixed folder creating bug
    Version 2.2
    • Store files in plugins folder
    • Update for 1.4
    Version 2.1
    • Possible bug fix
    Version 2.0
    • Developer Change
    • Fixed bugs

    This post has been edited 1 time. It was last edited by MonsieurApple Jul 30, 2011.
  2.  
  3. Offline

    Pawned

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks a bunch :).
  4. Offline

    golaniy

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Help?
    this doesnt work for me, the server acts as if /search is an unknown command.
    here's my properties file:
    Code:
    delimiter=-
    update-source=https\://github.com/mrapple/SearchIds/raw/master/search-ids-data.xml
    base=decimal
    search-type=all
    width-number=4
    command=search
    base-id=decimal
    data-xml=search-ids-data.xml
    width-blockname=24
    auto-update-data=true
    auto-update-interval=86400
    
    Am i doing something wrong?
  5. Offline

    NoFear13

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Same problem.
  6. Offline

    MonsieurApple

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Are there any errors in the console on start up? I can't diagnose it without them :p

    Probably the extra slash in the update-source after https is the culprit though.
  7. Offline

    NoFear13

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    No error:
    18:37:36 [INFO] SearchIds version 2.0 is enabled!
    18:37:36 [INFO] SearchIds: Updating data from https://github.com/mrapple/SearchIds/raw/master/search-ids-data.xml...
    18:37:37 [INFO] SearchIds: Update complete!
    ....
    18:38:26 [INFO] NoFear13 issued server command: search sponge
    18:38:26 [INFO] Unknown console command. Type "help" for help.

    Edit: Build 495
  8. Offline

    Jandalf

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    thank u for continuing, but i think u should name the past developer in you OP for his work:)
  9. Offline

    Pawned

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    It searches id's. i.e. the block number. So searching 1 would show stone. It would be nice to show the number when searching for the name, though.
  10. Offline

    MonsieurApple

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I'll add that soon
    --- merged: Mar 7, 2011 6:30 PM ---
    I'm not sure if it makes a difference, try 493.
  11. Offline

    NoFear13

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Tried, no changes.[IMG]
  12. Offline

    Jandalf

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    same problem here, its because a CB updates breaks the alias function:( dont know if u could fix it...
    --- merged: Mar 7, 2011 6:50 PM ---
    and could u maybe put the files int /plugins/searchids/ like all other plugins?
  13. Offline

    MonsieurApple

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I'm looking into the problems and I don't see whats wrong.

    Everything works just fine for me on a fresh craftbukkit [creeper]

    --- merged: Mar 7, 2011 7:35 PM ---

    I believe I have fixed the bug.. For those of you that it wouldn't work for, try out 2.1 and let me know if it works.
  14. Offline

    Jandalf

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    still unknown command-.-
    need more info? CB514 and 14 other plugins, maybe an incombability...
    Plugins: Achievements, CraftBukkitUpToDate, CreativeStick, GiveIt, Help, HeroicDeath, HunkleberryGeneral, iChat, MCDocs, MultiVerse, Permissions, SearchIds, TimeAnnounce, Unknown Command
    will try to deactivate them, but havent much time now, will try in a few days...
  15. Offline

    MonsieurApple

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I'll do some more testing later tonight with those plugins and see what happens.
  16. Offline

    Jandalf

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    could u add a static download link without an version number to update it with CButD ?
  17. Offline

    l3x

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Just a small request... can you please move configs to plugins/searchids folder, not the server root?

    Also is it possible to add update-list-at-startup option?

    Thanks.
    [MERGETIME="1299669874"][/MERGETIME]
    and btw, it still reports
    12:24:25 [INFO] SearchIds version 2.0 is enabled!

    Anyway, great work.
  18. Offline

    MonsieurApple

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    It should update it at server start, I'll look into it, and yes, I will change the location of the configuration files.
  19. Offline

    mickael9

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    The files in the java archive are identical.
  20. Offline

    gamerluke

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    So how does it work? You type /find or /s then type what the name of the block?
    Example - /find dirt ?
    Somewhat like that?

    Please notify...
  21. Offline

    MonsieurApple

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    The original command is /search, but yes, thats how it works. You can also do /search 2 and find grass
  22. Offline

    Kartus

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    it loads 2.1 (in server.log its 2.0 mentioned) in server.log, but ingame with example "/search wood" it doesnt prompt any message. my config is default: command=search.
    Code:
    2011-03-15 06:30:55 [INFO] SearchIds version 2.0 is enabled!
    2011-03-15 06:31:30 [INFO] Kartus issued server command: search wood
    2011-03-15 06:31:30 [INFO] Unknown console command. Type "help" for help.
    any idea? i use #531 and i'm admin with '*' permission.

    and can you please move both files "search-ids.properties" and "search-ids-data.xml" into "/plugins/SearchIds" ?i think that is in new bukkit pluginguidelines mentioned.
  23. Offline

    MonsieurApple

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    All these bugs are fixed. I just haven't had time to release a new version
  24. Offline

    Kartus

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I redownloaded 2.1 and restarted server, but same issue mentioned before. can you please fix it? my server-start-log: http://pastebin.com/JRPJfXjw
  25. Offline

    solidsnake916

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Does this have permissions support, if not can it be integrated.
  26. Offline

    MonsieurApple

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Don't expect it soon, I'm insanely busy with work + school. Maybe next week.
  27. Offline

    GFernie

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Great plugin :) can you use a static download link or submit this to CB update so that it can automatically be updated, thanks.
  28. Offline

    MonsieurApple

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I'll add a static jar at the next release, which should be soon, because I have some bugs fixed.
  29. Offline

    zwarmapapa

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hi, can you please make a link to the .jar (or .zip if you have to) to the latest version of this plugin, wich will never change? The link is needed for CraftBukkitUpToDate, wich downloads a plugin when a new version is released.

    CraftBukkitUpToDate: http://forums.bukkit.org/threads/ad...keep-your-server-plugins-up-to-date-556.5026/


    PS: Also post the created link to the .jar or .zip on that pagina plz.



    Thanks in advance.
  30. Offline

    Blocksberg

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Can we expect an update anytime soon? This doesn't work with 556 for me, always get the "unknown command" error.
  31. Offline

    Kartus

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    i request update =)

Share This Page