Console Command

Runs a command from the console.

Parameters

ParameterInformationExample

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 it's activation.

40

YML Preset
'1':
  Type: CONSOLE_COMMAND
  Command: 'say EffectMaster is cool!'
  Delay: 0

Youtube Tutorial

Last updated