Plugin Actions
DISCORDSRV EMBED
Requires DiscordSRV: https://www.spigotmc.org/resources/discordsrv.18494/
It will send an embed message to a specific DiscordSRV channel. Use this format: discordsrv_embed: channel:<channel>;<property>:<value>;<propertyN>:<valueN;
General properties:
channel:<channel> (MANDATORY, This property corresponds to a discord channel name defined in the DiscordSRV config)
author_name:<name>
title:<title>
author_avatar:<image url> (Use author_avatar:%player%
when you want to set the icon to the player's skin. If you don't set this property, the image of the bot will be set instead.)
color:<r>,<g>,<b> (Must be a RGB value (r, g, b, separated with commas). You can get RGB colors here: https://htmlcolorcodes.com/)
description:<description>
footer:<footer>
image:<image url>
thumbnail:<image url>
Last updated