āœ…Executors

Executors allow you to perform multiple events at a time, such as: titles, messages, sounds, commands, etc.

You can insert an @ at the beginning of a syntax to broadcast it.

Works for the following performers:

[MESSAGE], [TITLE], [ACTION], [BOSSBAR], [SOUND]

Examples: [ACTION] @&aHello World! | [BOSSBAR] @&aHello World!;GREEN;SEGMENTED_20;1.0;5 | [SOUND] @BLOCK_LAVA_POP;0;1

You can disable executors by simply putting 2 brackets, like: "executors: []"

You can use the following placeholders in all executors:

  • %player% | (Name of the player who attempted to execute the command)

  • %command% | (The command that was blocked)

  • %unknown_command% | (The spigot.yml unknown command message will be displayed)

Last updated