-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Ground item organizer #9654
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Ground item organizer #9654
Conversation
|
New plugin |
|
Internal use only: Reviewer details Maintainer details |
|
This plugin shouldn't be creating new menu actions that are sent to the server |
|
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. |
A plugin that reorganizes the right-click menu based on items that you want to see first/better.