Global Item Inquiry. Search Inventories and list results.

Discussion in 'Archived: Plugin Requests' started by Austin, Aug 4, 2012.

  1. Offline

    Austin

    I have looked long and hard and was unable to find a plugin that will do what I describe now.

    As an administrator, information is important. You need to keep your players on their toes. I have a tekkit server and players are getting items past the bans through various exploits.

    It is hard to catch them, and these items are doing destruction to the map that logblock cannot track.
    This plugin must search both online players, and offline players inventory data. then display it as a top list.

    Offline capability is a must. The plugin must be able to search any Item id to be universally compatible with any tekkit or MC update.

    Commands:
    /giisearch <id>

    - example:
    /giisearch 56

    - output:

    -------- Inquiry Results [56] --------
    PlayerCheater - 78
    Warhawker - 24
    Drwho - 19
    Foo - 14
    Kungfu - 4

    Results page will show 5 results, listed as the top 5 amounts.


    "What about meta data?"

    /giisearch 35:15
    Will show top 5 results for 35:15 (black wool)

    "Ok, well some items will have/do have meta ranges. How do I track those?"

    /gisssearch 35:*
    Shows top numerical amounts for ALL meta values for the item 35.

    This plugin would be a game saver for myself and many other tekkit server owners. As well as an effective search tool to find blacklisted items, and suspected cheaters.

    Changed name of topic to better reflect the plugin idea.

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

    Austin

    Bump, I don't think its known how essential this would be to a server administrator.
     
  3. Offline

    bobacadodl

    What if they put the items in a chest? o_o
     
  4. Offline

    Austin

    The items in question are things people with always, if not very commonly have on them.
     
  5. Offline

    Quurks

  6. Offline

    Austin

    Searching for any meta, item:* will bring up the most common item of any meta data.
    Player 1 has 35 wool
    player 2 has 45 red wool
    player 3 has 2 blue wool

    Player 2 - 45
    player 1 - 35
    player 3 - 2

    When the api is out, this would be a very useful plugin, thanks for the reply.
     

Share This Page