Add accessdenied plugin#10973
Merged
Merged
Conversation
|
New plugin |
|
Internal use only: Reviewer details Maintainer details |
tylerwgrass
reviewed
Apr 9, 2026
Member
tylerwgrass
left a comment
There was a problem hiding this comment.
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.
Contributor
Author
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.