Skip to content

Add accessdenied plugin#10973

Merged
tylerwgrass merged 7 commits into
runelite:masterfrom
mcscoobe:add-accessdenied
Apr 9, 2026
Merged

Add accessdenied plugin#10973
tylerwgrass merged 7 commits into
runelite:masterfrom
mcscoobe:add-accessdenied

Conversation

@mcscoobe
Copy link
Copy Markdown
Contributor

This plugin validates players have the correct spellbook, runes, and items for thralls and death charge when running Nex, CoX, ToB, Toa, and Inferno. When the configurations are enabled and the conditions are not met menu entries are swapped so that left click is default to walk here, to prevent entering encounters when missing these items/spellbook. It does not entirely block access and users can still ignore this and enter via right click. More PvM encounters and items to be added in the near future, but in my personal experience I thought that forgetting runes or book of the dead was something we've all done plenty of times and wanted to get it out at least with that much asap.

@runelite-github-app
Copy link
Copy Markdown

runelite-github-app Bot commented Mar 10, 2026

@runelite-github-app
Copy link
Copy Markdown

runelite-github-app Bot commented Mar 10, 2026

Internal use only: Reviewer details Maintainer details

Copy link
Copy Markdown
Member

@tylerwgrass tylerwgrass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

non-blocking, but you could probably simplify your implementation here by getting rid of all this cache stuff and just running the checks per tick in the region or something.

@tylerwgrass tylerwgrass merged commit 45e6a4b into runelite:master Apr 9, 2026
3 checks passed
@mcscoobe
Copy link
Copy Markdown
Contributor Author

mcscoobe commented Apr 9, 2026

non-blocking, but you could probably simplify your implementation here by getting rid of all this cache stuff and just running the checks per tick in the region or something.

Thanks for the tip I will take a look into it.

Infinitay pushed a commit to Infinitay/plugin-hub that referenced this pull request Apr 26, 2026
* Create access-denied

* Fix commit hash

* Update commit for readme change

* Revert "Update commit for readme change"

This reverts commit 42e53b4.

* update to latest commit

* Update access-denied
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.

2 participants