set_text

Sets the text to a fixed value, with placeholders.

Categories: chat, meta

Required arguments

Key(s)DescriptionType
textThe text to set, supporting placeholders.STRING

Parameter transformers

  • adds TEXT

Example

mutators:
  - id: set_text
    args:
      text: %player_name% is level %level%