Skip to content

Add OSRS Item Browser plugin#12243

Open
Vivialdi wants to merge 2 commits into
runelite:masterfrom
Vivialdi:add-osrs-item-browser
Open

Add OSRS Item Browser plugin#12243
Vivialdi wants to merge 2 commits into
runelite:masterfrom
Vivialdi:add-osrs-item-browser

Conversation

@Vivialdi
Copy link
Copy Markdown

An item browser sidebar for OSRS, inspired by JEI from Minecraft.

Features:

  • Search all ~14,000 OSRS items from the game cache
  • GE price + high alch profit/loss
  • Crafting recipes with clickable ingredients
  • Used to craft (parsed from wiki Products section)
  • Drop sources with monster locations and rates
  • Shop sources with GE-relative price coloring
  • Equipment bonuses (attack/defense table)
  • Path to monster spawn (integrates with Shortest Path plugin)
  • Recently viewed history + favorites (persisted between sessions)
  • Right-click any in-game item → "JEI Lookup"

Wiki data is fetched from the public OSRS Wiki API. All results are cached per session to minimize requests.

@raiyni
Copy link
Copy Markdown
Member

raiyni commented May 27, 2026

reflection is not allowed and you need to properly build and submit your plugin https://github.com/runelite/plugin-hub

@runelite-github-app
Copy link
Copy Markdown

@runelite-github-app
Copy link
Copy Markdown

This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed.


Internal use only: Reviewer details Maintainer details

@riktenx
Copy link
Copy Markdown
Member

riktenx commented May 28, 2026

use of HttpUrlConnection and/or java's HttpClient is not allowed, inject and use runelite's OkHttpClient

@riktenx riktenx added the waiting for author waiting for the pr author to make changes or respond to questions label May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

plugin added waiting for author waiting for the pr author to make changes or respond to questions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants