Skip to content

Conversation

Dari-K
Copy link

@Dari-K Dari-K commented Oct 1, 2025

Item locker plugin I'm using for my quest locked ironman. I've had a few people request it, so I thought I'd upload it.

Plugin adds a red overlay to all items in various UI locations (bank, inventory, etc) to indicate locked status. Default left click option is changed to drop/destroy. Items are unlocked by holding shift and right clicking, which will add a lock/unlock option to the right click menu.

@runelite-github-app
Copy link

runelite-github-app bot commented Oct 1, 2025

@runelite-github-app
Copy link

runelite-github-app bot commented Oct 1, 2025

Internal use only: Reviewer details Maintainer details

@tylerwgrass
Copy link
Member

Not a full review.

Default left click option is changed to drop/destroy.

This poses an unnecessary risk that users will drop very expensive items and cause disruptive gameplay. I would recommend instead just consuming the click and performing a no-op instead if you really want this sort of functionality.

@Dari-K
Copy link
Author

Dari-K commented Oct 2, 2025

Not a full review.

Default left click option is changed to drop/destroy.

This poses an unnecessary risk that users will drop very expensive items and cause disruptive gameplay. I would recommend instead just consuming the click and performing a no-op instead if you really want this sort of functionality.

Thanks for the feedback, I changed the plugin to add a new left click menu item which is a no-op instead of changing the order of menu items.

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