Can't set up some features
Hello. I ran into a problem configuring the plugin. As I understand it, the plugin allows you to block the call airdrop from outsiders. But for some reason the airdrop that the player calls can loot everything. I also see that the plugin has the ability to output messages to the diskord server via a webhook, but for some reason the messages are not displayed. I'm guessing it's a misconfiguration. I will be very glad if you help me and point out my mistake.
{
  "Bradley Settings": {
    "Messages": {
      "Broadcast Kill Notification To Chat": true,
      "Broadcast Kill Notification To Killer": true,
      "Broadcast Locked Notification To Chat": true
    },
    "Damage Lock Threshold": 0.2,
    "Harvest Too Hot Until (0 = Never)": 480.0,
    "Lock For X Seconds (0 = Forever)": 900,
    "Remove Fire From Crates": true,
    "Lock Bradley At Launch Site": true,
    "Lock Bradley From Personal Apc Plugin": true,
    "Lock Bradley From Everywhere Else": true,
    "Block Looting Only": false
  },
  "Helicopter Settings": {
    "Messages": {
      "Broadcast Kill Notification To Chat": true,
      "Broadcast Kill Notification To Killer": true,
      "Broadcast Locked Notification To Chat": true
    },
    "Damage Lock Threshold": 0.2,
    "Harvest Too Hot Until (0 = Never)": 480.0,
    "Lock For X Seconds (0 = Forever)": 900,
    "Remove Fire From Crates": true,
    "Lock Heli From Personal Heli Plugin": true,
    "Block Looting Only": false
  },
  "Hackable Crate Settings": {
    "Permissions": [
      {
        "Permission": "lootdefender.hackedcrates.regular",
        "Hack Time": 750.0
      },
      {
        "Permission": "lootdefender.hackedcrates.elite",
        "Hack Time": 500.0
      },
      {
        "Permission": "lootdefender.hackedcrates.legend",
        "Hack Time": 300.0
      },
      {
        "Permission": "lootdefender.hackedcrates.vip",
        "Hack Time": 120.0
      }
    ],
    "Enabled": false,
    "Lock For X Seconds (0 = Forever)": 900,
    "Block Timer Increase On Damage To Laptop": true
  },
  "Npc Settings": {
    "Messages": {
      "Broadcast Kill Notification To Chat": true,
      "Broadcast Kill Notification To Killer": true
    },
    "Enabled": false,
    "Damage Lock Threshold": 0.2,
    "Lock For X Seconds (0 = Forever)": 0,
    "Minimum Starting Health Requirement": 0.0,
    "Block Looting Only": true
  },
  "Supply Drop Settings": {
    "Lock Supply Drops To Players": true,
    "Lock To Player For X Seconds (0 = Forever)": 0.0,
    "Supply Drop Drag": 0.6,
    "Show Thrown Notification In Chat": false,
    "Show Notification In Server Console": false,
    "Cargo Plane Speed (Meters Per Second)": 40.0,
    "Bypass Spawning Cargo Plane": false
  },
  "Damage Report Settings": {
    "Use Teams": true,
    "Hex Color - Single Player": "#6d88ff",
    "Hex Color - Team": "#ff804f",
    "Hex Color - Ok": "#88ff6d",
    "Hex Color - Not Ok": "#ff5716"
  },
  "Player Lockouts (0 = ignore)": {
    "Time Between Bradley In Minutes": 0.0,
    "Lockout Entire Team": true,
    "Lockout Entire Clan": true,
    "Exclude Members Offline For More Than X Minutes": 15.0
  },
  "Lockout UI": {
    "Bradley": {
      "Enabled": true,
      "Bradley Anchor Min": "0.946 0.325",
      "Bradley Anchor Max": "0.986 0.360",
      "Bradley Background Color": "#A52A2A",
      "Bradley Text Color": "#FFFF00",
      "Panel Alpha": 1.0,
      "Font Size": 18
    }
  },
  "Discord Messages": {
    "Message - Webhook URL": "xxx",
    "Message - Embed Color (DECIMAL)": 3329330,
    "Embed_MessageTitle": "Lockouts",
    "Embed_MessagePlayer": "Player",
    "Embed_MessageMessage": "Message",
    "Embed_MessageServer": "Connect via Steam:",
    "Add BattleMetrics Link": true
  },
  "Chat ID": 916932360832946226
}

Don't post your webhooks online, other people can use them. @Wulf could you be so kind to remove it?

DiscordMessages plugin is required.

supply drop issuses are fixed in next update

nivex

Don't post your webhooks online, other people can use them. @Wulf could you be so kind to remove it?

DiscordMessages plugin is required.

supply drop issuses are fixed in next update

I understood. Thank you so much 😄