MMDiscordNotifs icon

MMDiscordNotifs -----

A MythicMob Addon to send new Mob spawn notifications to Discord, Works with and without DiscordSRV



Custom Embed Feature
Now, you can customize Discord embeds to your own needs.


Code (YAML):
# The message to send when a MythicMob spawns.
# Variables:
#   {mob} - The name of the mob.
#   {health} - The health of the mob.
#   {damage} - The damage of the mob.
#   {armor} - The armor of the mob.
#   {world} - The world of the mob.
#   {x} - The x coordinate of the mob.
#   {y} - The y coordinate of the mob.
#   {z} - The z coordinate of the mob.
#   {newline} - A new line.
discordMessage
:
  text
: "" # The text to send in the discord message.
  embed
: # The embed to send in the discord message.
    enabled
: false # Whether to send an embed in the discord message.
    title
: "" # The title of the embed.
    description
: "" # The description of the embed.
    color
: # The color of the embed. Hex color code.
    image
: # The image of the embed.
      enabled
: false # Whether to send an image in the embed.
      url
: "" # The URL of the image.
    timestamp
: true # Whether to show the timestamp in the embed.
----------, Mar 23, 2023
Resource Information
Author:
----------
Total Downloads: 135
First Release: Mar 20, 2023
Last Update: Mar 23, 2023
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings