Overview
ItemQuery right now is a very simple plugin. All it does is request items and when you are ready you can retrieve them and pay for them. This comes in handy when building monolithic structures and need supplies. I designed this for a server and I decided I share it with the world
How it Works
When ever a player makes a request via the command appropriate arguments, the information is turned into a string and sent up to the database. Once there, if the player then tries to retrieve the items he requisitioned the plugin pulls the information from the database back down and converts the string into item stacks. Then the player can retrieve items as he/she pleases paying per item. Since everything is handled up in the database, there is a very little memory profile on the server.
Commands & Permissions
[] - An optional field [|] - Either or [-] - Not implemented
request [item name| item id]:[meta];[amount] .....: Sends a requisition up to the database
retrieve [id]: Gives you an inventory view to get your items
[-]requisition list: Lists all requisitions or just yours
[-]requisition donate [id|playername]: Gives the player a free requisition instead
[-]requisition deny [id|playername]: Deletes the request from the database
iq.request: Ability to request
iq.retrieve: Ability to retrieve items
Version/Changelog
1.0a - First build with very basic commands
Support me by hitting this donate button and giving me everything your willing. I am trying to get better software, better books and even a tutor.
