← Back to projects
RuneLite · Free and open source

Coal Bag

See how much coal is in your coal bag directly from your inventory, with configurable colors for known, empty, and unknown amounts.

In RuneLite, open Configuration → Plugin Hub and search for Coal Bag.

Keep your coal bag count visible right in your RuneLite inventory.

Coal Bag adds a small counter to every coal bag variant in Old School RuneScape. It learns the bag's contents from in-game messages, then keeps the count up to date as you fill, empty, and mine into it.

Features

  • Displays the known coal amount directly on the bag in your inventory
  • Shows 0 for a known empty bag and ? until the amount is known
  • Tracks coal mined directly into an open bag, including eligible bonus ore from the Celestial ring and Varrock platebody
  • Accounts for the increased capacity of the Smithing cape and max cape
  • Provides configurable colors for filled, empty, and unknown amounts

Install

  1. Open RuneLite's Configuration panel and select Plugin Hub.
  2. Search for Coal Bag.
  3. Select Install.

After the plugin starts, check, fill, or empty your coal bag once so RuneLite can learn its current contents. The counter remains ? until the game reports an amount.

Note: Coal picked up from the ground directly into an open bag cannot be tracked reliably because the game does not expose a safe event for that action.

Configuration

Open Configuration → Coal Bag to choose the colors used for filled, empty, and unknown counters.

Build from source

Clone the repository and run the test suite:

./gradlew test

To launch RuneLite in developer mode with the plugin loaded:

./gradlew run

Support

If you find a bug, open an issue with a description of the problem and the steps needed to reproduce it.

Credits

Coal Bag is based on Adam's Essence Pouch plugin. Automatic update handling is adapted from Item Charges Improved.

License

Coal Bag is licensed under the BSD 2-Clause License. Release history is available in CHANGELOG.md.