Skip to content

Add Stop Misclicking Orbs#12086

Merged
runelite-github-app[bot] merged 3 commits into
runelite:masterfrom
jtclowner:add-stop-misclicking-orbs
May 20, 2026
Merged

Add Stop Misclicking Orbs#12086
runelite-github-app[bot] merged 3 commits into
runelite:masterfrom
jtclowner:add-stop-misclicking-orbs

Conversation

@jtclowner
Copy link
Copy Markdown
Contributor

Features

Stop Misclicking Orbs is a small utility plugin that makes selected minimap orb widgets click-through while a configurable hotkey mode is active.

  • Supports Hitpoints, Prayer, Run, Special Attack, World Map, XP, Activity, Wiki, and Store orbs.
  • Lets users choose exactly which orbs are affected.
  • Supports hold, inverse-hold, and toggle activation modes.

Compliance

  • The plugin only modifies client-side minimap orb widget click-through/menu entries.
  • It only clears configured minimap orb widget actions while click-through is active.
  • It restores changed widget state when inactive, on config changes, logout, and shutdown.
  • It does not send, receive, or transmit any external data.
  • Java 11. No reflection, JNI, native libraries, or classloader modification.
  • It does not create, reorder, or prioritise NPC, object, player, inventory, spell, prayer, or world interaction menu entries.

@runelite-github-app
Copy link
Copy Markdown

runelite-github-app Bot commented May 20, 2026

@riktenx riktenx added the waiting for author waiting for the pr author to make changes or respond to questions label May 20, 2026
@runelite-github-app runelite-github-app Bot removed the waiting for author waiting for the pr author to make changes or respond to questions label May 20, 2026
@runelite-github-app
Copy link
Copy Markdown

Internal use only: Reviewer details Maintainer details

@runelite-github-app runelite-github-app Bot merged commit d53bef6 into runelite:master May 20, 2026
3 checks passed
@jtclowner jtclowner deleted the add-stop-misclicking-orbs branch May 22, 2026 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants