Hello,
This plugin is not working. Tried the default settings and it was a no go. Noticed the config file for it was different from what is showing on the "MagicDeathNotesPanel" feed in uMod, updated to reflect page on uMod with no success. Lastly I tried increasing the size as I noticed there was a response for that, but no change.
This is the config for DeathNotes,
{
"Display Duration (Seconds)": 7.5,
"Max Entries To Show": 1,
"Panel Settings": {
"Dock": "undercompass",
"Width": 0.4,
"Order": 1,
"BackgroundColor": "#fff2df08"
},
"Panel Layout": {
"Image": {
"Url": "",
"Enabled": false,
"Color": "#FFFFFFFF",
"Order": 0,
"Width": 0.33,
"Padding": {
"Left": 0.05,
"Right": 0.0,
"Top": 0.2,
"Bottom": 0.05
}
},
"Text": {
"Text": "{0}",
"FontSize": 14,
"TextAnchor": "UpperRight",
"Enabled": true,
"Color": "#FFFFFFFF",
"Order": 1,
"Width": 1.0,
"Padding": {
"Left": 0.05,
"Right": 0.05,
"Top": 0.05,
"Bottom": 0.05
}
}
}
}