Don't understand usage

I think I understand that the plugin allows you to create one command that runs multiple commands, but I'm not clear on how it's configured based on the documentation. 

You can presumably assign 'env.time 9;env.time 0' to a single command. For instance, 'setdaytime'

So when you run 'setdaytime' it will run 'env.time 9;env.time 0'

However, I don't see where you set the command name? for instance, 'setdaytime'.

NOTE: I didn't download it yet, just reviewing documentation to understand the benefits first.

5FKWB0BoQuNwKXk.png Bumfuzzler

NOTE: I didn't download it yet, just reviewing documentation to understand the benefits first.

Note that it only works on the client. If you run a command in the F1 console i.e `command1 do something;command2 do something` those two commands are run split with the `;`