Display only text + iconSuggestion

Is it possible to display only text from the Death Notes plugin ?

Maybe where in the source code to delete?
I would like to leave only the text. And already add different icons to it, for different killers.

1jXA0n82RxGfRV5.png
That's how it looks prettier. Than this huge frame with all sorts of unnecessary information. I have already deleted everything that is duplicated.

Yes, this can easily be done using the config. You can use the below to achieve what you want.

 "Death Message": {
    "Content": ":crossed_swords:  {discorddeath.message} :crossed_swords:",
    "Embed": {
      "Enabled": false,
      "Title": "{server.name}",
      "Description": ":crossed_swords:  {discorddeath.message} :crossed_swords:",​
MJSU

Yes, this can easily be done using the config. You can use the below to achieve what you want.

 "Death Message": {
    "Content": ":crossed_swords:  {discorddeath.message} :crossed_swords:",
    "Embed": {
      "Enabled": false,
      "Title": "{server.name}",
      "Description": ":crossed_swords:  {discorddeath.message} :crossed_swords:",​

How did I not think of it right away. You are the best!

If everyone had this text, it would be fun. Show each icon.)