disable specific commands from registering on startup

hi, so i'm not completely sure how to implement this, but i have a config with all the command names, with an option to enable or disable them. how would i go about actually implementing this so that it doesn't register the command on the registry at all if the command was set to disabled? thanks
Solution:
This should be built into Sapphire :Thonk: just set enabled: false on the command options
Jump to solution
2 Replies
Solution
Favna
Favna6d ago
This should be built into Sapphire :Thonk: just set enabled: false on the command options
cosmicle
cosmicleOP4d ago
oh mb i'll check that out then, thank you!

Did you find this page helpful?