Winds-Studio / DeathMessages

DeathMessages plugin
GNU General Public License v3.0
25 stars 5 forks source link

Bug with Deathmessage on Discord #130

Open NoltoxGit opened 1 month ago

NoltoxGit commented 1 month ago

Hello, When I enable the Remove-Plugin-Prefix: true in the Messages.yml. I noticed that part of the message no longer appeared in the webhook.

Screen about the InGame message:

image

Screen about the Discord message with the setting enable:

image

Screen about the Discord message with the setting disable:

image

There is my config about this part:

  DeathMessage:
    Remove-Plugin-Prefix: true
    # Besides the color, you can leave all this blank if you want.
    Color: RED
    # NEW: this was how the old DMP had messages formatted (Playerhead - IconURL, Name - the death message)
    Author:
      # The message of the author
      Name: ''
      # The clickable link
      URL: ''
      # The picture that shows up in the author name
      # Placeholders: %uuid%, %username%
      Icon-URL: ''
    Title: ':skull_crossbones: » NOUVELLE MORT !'
    Description: '%message%'
    Image: 'https://starlightskins.lunareclipse.studio/render/dead/%username%/full?cameraPosition={"x":"35","y":"10","z":"38"}'
    # Block title|Block value|inline boolean
    # To have no content, set content to 'Content: []'
    Content: []
    Footer:
      Text: '%player_display% est mort !'
      Icon-URL: https://heavencube.fr/storage/img/hc512.webp
    Timestamp: true
    Text: ''
Dreeam-qwq commented 1 month ago

Did you try the dev build?

NoltoxGit commented 1 month ago

Did you try the dev build?

Yes, i use the latest devbuild. image

Dreeam-qwq commented 1 month ago

Can you send your prefix in Settings.yml (

NoltoxGit commented 1 month ago

Can you send your prefix in Settings.yml (

Hello, There is my prefix in messages.yml:

Prefix: '&f%img_crane% &8| '

Is it an ItemsAdder image.