You would need to implement this in a main script for each command. You could do it by adding a channel str flag and setting the time of the last command used and check that time every time a new command is used. If 60 seconds have passed reset the time and respond to the command. But again, this would require a mass implementation on a main script. Grate idea by the way.. will add it in my script MCC later on.