actions:
- type: "discord-webhook"
url: "Webhook URL"
content: "Message Content"
username: "Actions Webhook"
avatar-url: "Icon Url"
tts: false
embeds:
- title: "Embed 1"
description: "This is Embed 1 description"
url: "Title URL"
author:
name: "AquaticCrates"
url: "Author URL"
icon-url: "Author Icon URL"
footer:
text: "This is footer text"
icon-url: "Footer Icon URL"
color:
red: 255
green: 255
blue: 255
image: "Embed Image URL"
thumbnail: "Thumbnail Image URL"
actions:
- type: "actionbar"
message: "Your actionbar message"
actions:
- type: "bossbar"
message: "Bossbar message"
progress: 1.0
color: WHITE
style: PROGRESS
duration: 60 # Ticks
actions:
- type: "broadcast"
message: "The broadcast message"
actions:
- type: "command"
command: "say hello %player%"
actions:
- type: "giveitem"
item:
material: STONE
display-name: "<red>Special Stone"
amount: 1
actions:
- type: "message"
message: "The broadcast message"
actions:
- type: "sound"
sound: "minecraft:ambient.basalt_deltas.additions"
volume: 1.0
pitch: 1.0
actions:
- type: "title"
title: "Your title"
subtitle: "Your subtitle"
fade-in: 0
stay: 100
fade-out: 0