Reports not being sent to Discord
E70iF4uCX3dzQEc.png misticos

It does work though, it must be something else on your side

Its not working for alot of ppl. could you assist and upload some details?

Sometimes F7 reports dont go to the discord for some reason. Any idea why this bug is? It works fine alot of times, but sometimes doesnt .

really not sure why this plugin suddenly is not working anymore, any idea? Half of the reports or even more dont show up

can confirm not working anymore, was working fine few weeks/months ago which is strange because nothing in plugin has been changed for quite some time

please look into it author thanks :)

Dont work( please update plugin for fix?

Moroder

Dont work( please update plugin for fix?

yeah still same issue. Only 10% of all reports are being sent to discord

Change threshold to 0

TlnBlspToLdAXm8.png misticos

Change threshold to 0

i'm use this setting. 
But needed another plugin? 

please check my settings

{
"Webhook URL": "https://discord.com/api/webhooks/***********************************",
"Embed Title": "Report System",
"Embed Description": "Report sent by a player from your server",
"Embed Color": 1484265,
"Set Author Icon From Player Profile": true,
"Use Reporter (True) Or Suspect (False) As Author": true,
"Allow Reporting Admins": false,
"Report Commands": [
"report"
],
"Allow Only Online Suspects Reports": true,
"Threshold Before Sending Reports": 0
"Show Recent Suspect Combatlog": false,
"Recent Combatlog Entries": 3,
"Cooldown In Seconds": 60,
"Old User Cache Purge In Seconds": 86400
}

I'm not use report for discord ???

Merged post

Or use chat-comand /report ??? 

Same issue when reporting a player F7 I see the report in Console but not making it to Discord here are my settings:

{
"Webhook URL": "https://discord.com/api/webhooks/*********************************************",
"Embed Title": "Server Report",
"Embed Description": "Report sent by a player from your server",
"Embed Color": 1484265,
"Set Author Icon From Player Profile": true,
"Use Reporter (True) Or Suspect (False) As Author": true,
"Allow Reporting Admins": false,
"Report Commands": [
"report"
],
"Allow Only Online Suspects Reports": true,
"Threshold Before Sending Reports": 0,
"Show Recent Suspect Combatlog": true,
"Recent Combatlog Entries": 10,
"Cooldown In Seconds": 60,
"Old User Cache Purge In Seconds": 86400
}

I'm 99.9% sure one recent Rust update might have broken this. Since for me only 10% of all reports are actually being sent to discord. But you can see them in console fine.

And no i havent changed settings or cooldown is not active and so on. It just stopped working few weeks/months ago for some reason.

There are many things that could cause this, such as permissions, threshold, cooldown etc.

EEs6lWIvzixNJs0.png misticos

There are many things that could cause this, such as permissions, threshold, cooldown etc.

Nothing has been changed, it is all the same as last year. So it was due to a rust update that broke it.

Maybe you could review the plugin and see what is different compared to Arkan for example, which also has webhooks and they function correctly 100% of the time and are being sent to discord 100% of the time.



Merged post

So can we expect a fix anytime soon? Or rewrite maybe? Ifyou could compare it to other plugins which do have working webhooks maybe you can find out why it doesnt work for alot of people

Plugin is not sending my reports 

For those of you having this problem, it is probably due to default configuration that should probably be changed.

You need to make sure you do 2 things. Give everyone the permission for this command and lower the threshold. 

Indeed, I should set threshold to 0 by default or so.