send_minimessage
Requires:
Paper
Triggered Effect
This effect requires a Trigger to activate.
Sends the player a minimessage message, supports clickable components, etc.
Effect Syntax
- 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)