Saibot393 / LocknKey

A Foundry VTT module to handle locking and unlocking of doors and other objects
MIT License
10 stars 7 forks source link

Enhancement: Hide options in player popup #87

Closed mfozz closed 5 months ago

mfozz commented 5 months ago

It'd be nice to hide options that aren't being used in the player popup, such as identity, password, and free lock use. For my D&D game, I'd just like to show use key, pick lock, and break lock for most of the locked items.

I think a way to do this would be to not show options that don't have set values. So if I don't set a password, it doesn't show up as an option in the player popup.

Saibot393 commented 5 months ago

That should already be possible via the setting "Show all lock interactions"

mfozz commented 5 months ago

Ugh, yes sorry. I missed that setting.