Skip to content

Conversation

@sethks
Copy link
Contributor

@sethks sethks commented Nov 27, 2025

A plugin that reorganizes the right-click menu based on items that you want to see first/better.

@runelite-github-app
Copy link

runelite-github-app bot commented Nov 27, 2025

@runelite-github-app
Copy link

runelite-github-app bot commented Nov 27, 2025

Internal use only: Reviewer details Maintainer details

@raiyni
Copy link
Member

raiyni commented Dec 5, 2025

This plugin shouldn't be creating new menu actions that are sent to the server

@riktenx
Copy link
Member

riktenx commented Dec 5, 2025

Yeah, you're basically not allowed to use client.menuAction in the way you're doing it (and yes, even if you are technically mirroring a menu entry that was in the list before).

In order to do this plugin in a compliant way you will need to sort existing menu entries.

@riktenx riktenx added the waiting for author waiting for the pr author to make changes or respond to questions label Dec 5, 2025
@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 Dec 5, 2025
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.

3 participants