SternalBoard icon indicating copy to clipboard operation
SternalBoard copied to clipboard

Persist toggled data

Open Folas1337 opened this issue 10 months ago • 2 comments

Is your feature request related to a problem? Please describe. Nope, I wouldn't consider this a problem necessarily.

Describe the solution you'd like I would like it so that if you once '/board toggle', it stays turned off, at least as a config option. So basically add the option in the config for

settings:
  persist-toggle-data: false

(or something similar) and if you set it to true, it will save it to disk who has it turned on or off and you'll not always have to use '/board toggle' just to turn it back off :)

Describe alternatives you've considered I could probably create two scoreboards with permissions and create a custom command or something that sets the permission and removes it but that's super tedious.

Additional context Don't really have anything here :D

Folas1337 avatar Apr 08 '24 16:04 Folas1337