A RuneLite plugin that shows your slayer block list for every master in a side panel, not just the one you're standing next to. Blocked creatures, masters and your current task are all buttons that open the right OSRS Wiki page.
This plugin is largely designed for me for a personal project, but I can see this type of tool is likely useful to others as well. If you have any suggestions, please open an issue or PR.
If you enjoy my work, feel free to buy me a coffee:
Reads game state only (vars and the game's own data tables).
./gradlew run # launch a development client with the plugin loaded
./gradlew shadowJar # build a side-loadable jarThis tool was absolutely built with AI (claude) however I am also a software engineer by day.
- I have tried to guide the AI to produce code that is correct, readable, and maintainable in a way that I /think/ I would have written it myself, but I cannot guarantee that the code is perfect or free of bugs - "works for me".
- If you would like to submit a PR and you use AI, please be transparent about it in your PR description. I will not reject PRs that use AI, but I do want to know about it, as it helps me review the code.
- But please write your own PR or issue descriptions, and do not use AI to write it for you. I want to know your thoughts and reasoning, not an AI's; its too easy to throw up a bunch of waffle with AI.

