Not sure Embed is working for joinlog?

I've set up a few things as Embed, but most notably joins/quits (as that's the only thing I've been able to test so far):

    "Output Type: Join/Quit (Simple/Embed)": "Embed",
    "Output Type: Join Player Info (Admin Channel) (Simple/Embed)": "Embed",​
      "Discord Channel ID #": "***",
      "Channel Flags": [
        "cmd_allow",
        "cmd_players",
        "cmd_kick",
        "cmd_com",
        "cmd_mute",
        "cmd_unmute",
        "msg_joinlog",
        "msg_quit"
      ],



It seems to be working for quits, but not joins:

:clipboard: LankMan has connected! (IP: *** SteamID: ***)
 
 
 
 
[3:20 PM]
 
PLAYER QUIT
uFroff has left the server.
Reason
Disconnected
 
 
 
 
[3:20 PM]
:clipboard: ChunkMan has connected! (IP: *** SteamID: ***)

Not too sure if I've set up something wrong here, but it looks like it should work...


EDIT:

Doesn't seem to be working for Teams either?

"Output Type: Teams (Simple/Embed)": "Embed",​

:family_mwgb: ChunkMan created a new team. (105)
 
 
 
 
[3:24 PM]
:family_mwgb: LankMan joined ChunkMan's team. (105)

Ok, either reloading the plugin a few times fixed this (don't think so), or there might be a slight conflict with the deaths_pvp option. I misread at first and didn't realise that you needed deathnotes to use the death_pvp option, so I had that enabled in a different channel. As soon as I realised that mistake and changed death_pvp to log_deaths, the msg_joinlog embeds started working immediately