Allow commands to be disabled #179

Merged
sirdog3355 merged 1 commit from feat/cmd-disable into dev 2025-12-14 21:16:45 -05:00
sirdog3355 commented 2025-12-14 21:07:46 -05:00 (Migrated from github.com)

New variable disabled_cmds added to data/variables.json (example variant updated accordingly) which accepts a Python list of commands. Any command in the list will not run.

Closes #171

New variable `disabled_cmds` added to `data/variables.json` (example variant updated accordingly) which accepts a Python list of commands. Any command in the list will not run. Closes #171
Sign in to join this conversation.
No description provided.