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:Jump to solution
This should be built into Sapphire :Thonk: just set
enabled: false
on the command options2 Replies