send_minimessage
Triggered Effect
Sends the player a minimessage message, supports clickable components, etc.
Requires Paper
Example Config
- id: send_minimessage
args:
message: "<red>You have been blinded!" # The message to send
action_bar: true # If the message should go to the action bar instead of chat
...other config (eg triggers, filters, mutators, etc)