Whispers88
Look into a player's inventory

Supported Games
GameServerKingsGameServerKings

Allows players to check and loot another player's inventory.

Permissions

-inventoryviewer.allowed -- Required to use inventory viewer.

-inventoryviewer.unlock -- Required to be able to give and take items from an inventory you are viewing.

Commands

This plugin provides universal chat and console commands. When using a command in the chat, prefix it with a forward slash: /.

-"viewinv", "viewinventory", "inspect" -- view the inventory of a player you are looking at. Add a space and a steamid or player name to select players individually.

If you just wish to use the raycast feature to view the inventory of a player you are looking at a key bind may be set up using bind key viewinv "".

Backpacks

Right click a backpack when viewing a player to view the backpacks contents. Then the escape button to return to the original player inventory view.

Configuration

{
  "View inventory raycast distance": 10.0,
  "View inventory timeout (seconds) set to 0 to disable": 60.0,
  "Use console logging": false,
  "Use discord logging": false,
  "Webhook URL": "",
  "Discord name": "Inventory Viewer",
  "Discord avatar URL": "https://i.imgur.com/BLoVcpz.png"
}

Discord Webhook Log

Localization

For Developers

API

void _ViewInventory(BasePlayer player, BasePlayer targetplayer)

Credits

  • Mughisi, the previous author of this plugin
This plugin is unlicensed and the original author reserves all rights to it.

The original author may request that this plugin be removed and there is a risk that the plugin may be unavailable in the future.

Note that the current maintainer may not have permission to assign a license to the plugin if they are not the original author, so explicit permission would need to be obtained from the original author in order for the plugin to remain openly available and guarantee that it will be around for all to enjoy going forward.