Displays an overlay showing the cumulative value of all items in the player's inventory.
Documentation
Inventory Value Overlay Plugin
The inventory value overlay plugin calculates a RuneLite users inventory value and displays it on the game screen as an overlay. The overlay can optionally display profit for the inventory and bank.
Usage
Available as part of the plugin-hub. Search "Inventory Value Overlay" on plugin-hub to install.
Configuration Options
Calculate Profit
If checked, the plugin will track profit for the inventory and bank.
Use HighAlchemy Value
If checked then the inventory values calculation will use the coin value received from casting high alchemy on the item.
Ignore Coins
If checked then the inventory value calculation will ignore coins in the user's inventory.
Ignore Items
Provide a comma (or semicolon) separated string of item names to ignore the item (or High Alchemy) value in the inventory value calculation.
Commands
The plugin supports the following commands.
Reset_iv
Type and execute the command, "!Reset_iv" to reset the inventory and bank profit calculations.
Building the Plugin
The Inventory value plugin uses Gradle for building. Download and install Gradle, clone this repository, and then run
``
gradle build
`
Alternatively, you can use any modern IDE that supports Gradle projects. Clone the repository and then import the Gradle project into the IDE. You can then build the project using the IDE.
Functionally Testing the Plugin
You can test the plugin by running the main` method in 'InventoryValueTest'. The test class will run the RuneLite client with the InventoryValue plugin loaded.
Similar Plugins
Track profit while money making.
Adds an overlay showing your overall account value
Notice your bank value dropping but have no idea which items are causing it? Keep track of the changes in value that your items experience over time!
Track your gp/hr across various trips and save your sessions for later viewing.
