Console Command
Runs a command from the console.
Parameters
Parameter | Description | Example |
---|---|---|
Command | The command to execute WITHOUT a / in front of it. | say EffectMaster is cool! |
Delay | The amount of ticks this effect waits after the show starts before its activation. | 40 |
YML Preset
'1':
Type: CONSOLE_COMMAND
Command: 'say EffectMaster is cool!'
Delay: 0
Youtube Tutorial