
What is InvRequest?
InvRequest (Inventory Request) is an inventory-viewing plugin that requires the player whose inventory is being viewed to have to give permission for others to see their inventory. So, a player sends a request (by command) to another player. The other player must type a command to accept/deny the request. If they accept it, the first player can see their inventory, but not edit it. There is also a configurable radius in which the player receiving the request must be in to actually receive the request from the request sender. This plugin was made on this request.
Permissions
- invrequest.search - Send a request to other players
- invrequest.adminsearch - Look into an inventory without permission from the player and edit the inventory
- invrequest.accept - Accept an inventory view request sent by another player
- invrequest.deny - Deny an inventory view request sent by another player
- invrequest.reload - Reload the configuration file
Commands
- /search - Bring up a help page
- /search <name> - Send a request to another player
- /search accept - Accept an inventory view request
- /search deny - Deny an inventory view request
- /search reload - Reload the configuration file
- /adminsearch <name> (alias: /asearch) - Look into an inventory without permission from the player and edit the inventory
Changelog
v0.3
- Fixed InventoryClickEvent error
v0.2
- Added /adminsearch command (alias: /asearch) - Allows for looking into inventories without permission
v0.1
- Released on Bukkit!
To-Do
- Nothing! Suggest ideas!
Known Bugs
- Nothing!

