RP-Kit / RPKit

RPKit plugin suite
Apache License 2.0
21 stars 12 forks source link

Allow fields added through character card field provider to be hidden or unhidden via /character hide command #533

Closed renbinden closed 2 years ago

renbinden commented 3 years ago

HideableCharacterCardField has a setHidden method that can be used to set a field to hidden. This should be used for the CharacterHideCommand and CharacterUnhideCommand for fields that have been added but are not present by default, to allow the hide/unhide buttons to work on the character card.