Not sending messages to Discord

any idea what I am doing wrong?

Or can someone post example json ?

Everything should work by default, just paste in the webhook.

It currently does not, I tried everything.

 

Can I have an known working example? This is for community max 1 per tc, etc

Default config should work, just paste the webhook. Does it send messages to "owner" and "player"? If not, most likely there is something else not just webhook preventing it

It did send to owner but no longer does, when it did send to owner it did not send to discord and has never sent to discord

"Limits": [
    {
      "Type Name": "any",
      "Max Authorized": 1,
      "Shortnames": [
        "global"
      ],
      "Disable For Decaying Structures": true,
      "Notify Player": false,
      "Notify Owner": true,
      "Enforce": false,
      "Deauthorize": true,
      "Deauthorize All": false,
      "Discord": {
        "Webhook": "REMOVED MINE FOR SECURITY ",
        "Inline": true,
        "Title": "Group Limit: Exceeded or deauthorized",
        "Color": 0,
        "Player Title": "Player",
        "Player": "{name}/{id}",
        "Entity Title": "Entity",
        "Entity": "{shortname}/{id} ({type})",
        "Position Title": "Position",
        "Position": "teleportpos {position}"
      },
      "Log To File": true
    }
  ],
  "Log Format": "[{time}] {id} ({name}) authorized on {shortname}/{entid} ({type}) at ({position})"

 

do u have discord misticos#2334 ;p
Issue still persists, misticos mentioned it works for others, but does not work for me, menitoned he is busy and will let me know a fix in a few days...

Merged post

Any uppdate on an ETA ?