Add Emote Favorites plugin#10976
Conversation
|
New plugin |
|
Internal use only: Reviewer details Maintainer details |
|
@tylerwgrass Thank you for merging the request. I noticed the action build after the merge failed because my plugin is using a deprecated function (client.createScriptEvent(args)), which has been removed since I did clone on my side. I replaced it with client.createScriptEventBuilder(args), but I am not sure how to submit these changes. Do I create a new pull request pointing to the new hash? I am new to GitHub and Java. Your guidance is highly appreciated! :) |
|
Open a new PR after reading this section |
Adds Emote Favorites, a RuneLite plugin that lets users favorite emotes, sort the emote tab alphabetically or with favorites first, and optionally show favorites only.