lp_send_custom_message

Sends a custom message over the LuckPerms messaging service.

Categories: meta, permission

Required arguments

Key(s)DescriptionType
channelThe channel to send the message on. Receiving servers filter on this.STRING
payloadThe message payload, supporting placeholders.STRING

Example

effects:
  - id: lp_send_custom_message
    args:
      channel: myserver:rewards
      payload: %player_name% won the event

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue
Permanentfalse