DeathNotes PVP not showing upSolved

Hi there all,

I have a working RustCord for logs of chat between in-game and Discord as well as deaths for NPC,Animals.

Things like server online, offline, restart, shutdown working.

Thing is I cannot get DeathNotes PVP to show. like when one player kills another.

Can someone help?

See config below:

{
"General Settings": {
"API Key (Bot Token)": "HIDDEN",
"Auto Reload Plugin": false,
"Auto Reload Time (Seconds)": 901,
"Enable Bot Status": false,
"In-Game Report Command": "report",
"Discord Extension Log Level (Verbose/Debug/Info/Warning/Error/Exception/Off)": "Info"
},
"Discord to Game Settings": {
"Discord Command Prefix": "!",
"Discord to Game Chat: Icon (Steam ID)": HIDDEN,
"Discord to Game Chat: Tag": "[RUSTCORD]",
"Discord to Game Chat: Tag Color (Hex)": "#7289DA",
"Discord to Game Chat: Player Name Color (Hex)": "#55aaff",
"Discord to Game Chat: Message Color (Hex)": "#ffffff"
},
"Rust Logging Settings": {
"Enable Logging: Player Chat": true,
"Enable Logging: Joins & Quits": true,
"Enable Logging: Deaths": true,
"Enable Logging: Vehicle Spawns (Heli/APC/Plane/Ship)": true,
"Enable Logging: Crate Drops (Hackable/Supply)": false,
"Enable Logging: Usergroup Changes": false,
"Enable Logging: Permission Changes": false,
"Enable Logging: Kicks & Bans": true,
"Enable Logging: Player Name Changes": false,
"Enable Logging: Server Commands (Gestures/Note Edits)": true,
"Enable Logging: Server Messages (Give/Item Spawns)": true,
"Enable Logging: Player F7 Reports": false,
"Enable Logging: Team Changes": false,
"Enable Logging: RCON Connections": true,
"Enable Logging: Spectates": false,
"Enable Logging: Server Wipe": true,
"Enable Custom Logging": false
},
"Plugin Logging Settings": {
"Enable Logging: AdminHammer": false,
"Enable Logging: Admin Radar": false,
"Enable Logging: Better Chat Mute": false,
"Enable Logging: Clans": false,
"Enable Logging: Dangerous Treasures": false,
"Enable Logging: Discord Auth": false,
"Enable Logging: Godmode": false,
"Enable Logging: Kits": false,
"Enable Logging: Private Messages": false,
"Enable Logging: Raidable Bases": false,
"Enable Logging: Sign Artist": false,
"Enable Logging: Vanish": false
},
"Discord Output Formatting": {
"Output Type: Bans (Simple/Embed)": "Simple",
"Output Type: Bug Report (Simple/Embed)": "Simple",
"Output Type: Deaths (Simple/Embed/DeathNotes)": "DeathNotes",
"Output Type: F7 Reports (Simple/Embed)": "Simple",
"Output Type: Join/Quit (Simple/Embed)": "Simple",
"Output Type: Join Player Info (Admin Channel) (Simple/Embed)": "Simple",
"Output Type: Kicks (Simple/Embed)": "Simple",
"Output Type: Note Logging (Simple/Embed)": "Simple",
"Output Type: Player Name Change (Simple/Embed)": "Simple",
"Output Type: /Report (Simple/Embed)": "Simple",
"Output Type: Server Wipe (Simple/Embed)": "Simple",
"Output Type: Teams (Simple/Embed)": "Simple",
"Output Type (Plugin): Admin Hammer (Simple/Embed)": "Simple",
"Output Type (Plugin): Admin Radar (Simple/Embed)": "Simple",
"Output Type (Plugin): Better Chat Mute (Simple/Embed)": "Simple",
"Output Type (Plugin): Clans (Simple/Embed)": "Simple",
"Output Type (Plugin): Dangerous Treasures (Simple/Embed)": "Simple",
"Output Type (Plugin): Discord Auth (Simple/Embed)": "Simple",
"Output Type (Plugin): Godmode (Simple/Embed)": "Simple",
"Output Type (Plugin): Kits (Simple/Embed)": "Simple",
"Output Type (Plugin): Private Messages (Simple/Embed)": "Simple",
"Output Type (Plugin): Raidable Bases (Simple/Embed)": "Simple",
"Output Type (Plugin): Vanish (Simple/Embed)": "Simple"
},
"Logging Exclusions": {
"Exclude Listed Groups From log_groups": [
"example-group1",
"example-group2"
],
"Exclude Listed Permissions From log_perms": [
"example.permission1",
"example.permission2"
]
},
"Filter Settings": {
"Chat Filter: Replacement Word": "<censored>",
"Chat Filter: Words to Filter": [
"badword1",
"badword2"
]
},
"Discord Logging Channels": [
{
"Discord Channel ID #": "645822416936763405",
"Channel Flags": [
"msg_quit",
"msg_join",
"msg_serverinit"
],
"Custom: Words/Phrases to Log": [
"keyword1",
"keyword2"
]
},
{
"Discord Channel ID #": "646096870866681877",
"Channel Flags": [
"msg_joinlog",
"msg_pm",
"game_report",
"cmd_ban",
"cmd_players",
"cmd_kick",
"cmd_com",
"game_bug",
"cmd_allow",
"cmd_mute",
"cmd_unmute",
"msg_teamchat"
],
"Custom: Words/Phrases to Log": [
"keyword1",
"keyword2"
]
},
{
"Discord Channel ID #": "651944084654522378",
"Channel Flags": [
"msg_chat"
],
"Custom: Words/Phrases to Log": [
"keyword1",
"keyword2"
]
},
{
"Discord Channel ID #": "989150905456795678",
"Channel Flags": [
"death_pvp",
"plugin_deathnotes_death_pvp",
"plugin_deathnotes_npc",
"plugin_deathnotes_animal",
"plugin_deathnotes_vehicle"
],
"Custom: Words/Phrases to Log": [
"keyword1",
"keyword2"
]
},
{
"Discord Channel ID #": "646103336432566274",
"Channel Flags": [
"msg_helispawn",
"msg_planespawn",
"msg_shipspawn",
"msg_chinookspawn",
"game_bug"
],
"Custom: Words/Phrases to Log": [
"keyword1",
"keyword2"
]
}
],
"Discord Command Role Assignment (Empty = All roles can use command.)": {
"ban": [
"DiscordRoleName",
"DiscordRoleName2"
],
"com": [
"DiscordRoleName",
"DiscordRoleName2"
],
"kick": [
"DiscordRoleName",
"DiscordRoleName2"
],
"mute": [
"DiscordRoleName",
"DiscordRoleName2"
],
"players": [
"DiscordRoleName",
"DiscordRoleName2"
],
"timeban": [
"DiscordRoleName",
"DiscordRoleName2"
],
"unban": [
"DiscordRoleName",
"DiscordRoleName2"
],
"unmute": [
"DiscordRoleName",
"DiscordRoleName2"
]
}
}

plugin_deathnotes_death_pvp → plugin_deathnotes_pvp
ikWpEctKOZnWUTF.jpg OuTSMoKE
plugin_deathnotes_death_pvp → plugin_deathnotes_pvp

@OuTSMoKE your a legend mate, thank you! works like a dream.

Locked automatically