Skip to content

Default event priority overrides custom config #2

@rc4

Description

@rc4

Hello,

I added some custom interactions to my configuration for this plugin, but due to the way each type of interaction is handled in the code, the default plugin settings (colors, delays, etc.) override my custom ones.

I suggest either allowing us to enable/disable each type of default event in the configuration, or checking if a custom interaction exists before proceeding to the defaults (preferable, as I would like to highlight specific targets differently, but still have a catch-all for other targets).

Also, I would suggest updating the help text for the custom configuration (i.e. left side/right side when hovering, as shown in the top left of your screen) as the only reason I was able to figure out how to set it up is because I can read the code and have written my own plugins before (and am familiar with how MenuOptionClicked works :-))

If you'd like, I'm happy to implement these changes myself - I'm not much of a Java coder but I can figure it out if you'd prefer.

Thanks! :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions