Log eco raiding (picking walls/foundations with melee tools)Solved
As title said, is there any way to log eco raiding, picking walls/foundations with melee tools such as pickaxes and spears?

I've gotten explosive ammo to log, but I changed my config file to not only log explosive deaths, still no dice. This is my config file:

{
  "Additional Tracking": {
    "Track Beancan Grenades": true,
    "Track Explosive Ammo": true,
    "Track Explosive Ammo Time": 5.0,
    "Track Explosive Deaths Only": false,
    "Track F1 Grenades": false,
    "Track Supply Signals": false
  },
  "Discord": {
    "Send Notifications": false
  },
  "DiscordMessages": {
    "Message - Embed Color (DECIMAL)": 3329330,
    "Message - Webhook URL": "https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks"
  },
  "Players": {
    "Allow DDRAW": false,
    "Command Name": "px",
    "Limit Command Once Every X Seconds": 60.0,
    "Permission Name": "raidtracker.use",
    "Show Explosions": false,
    "Show Explosions Within X Meters": 50.0
  },
  "PopupNotifications": {
    "Duration": 0.0,
    "Use Popups": false
  },
  "Settings": {
    "Allow Manual Deletions and Wipe of Explosion Data": true,
    "Apply Retroactive Deletion Dates When Days To Delete Is Changed": true,
    "Apply Retroactive Deletion Dates When No Date Is Set": true,
    "Auth Level": 1,
    "Authorized List": [],
    "Automatically Delete Each Explosion X Days After Being Logged": 0,
    "Color By Weapon Type Instead Of By Player Name": false,
    "Delete Radius": 50,
    "Draw Arrows": true,
    "Explosions Command": "x",
    "Max Explosion Messages To Player": 10,
    "Max Names To Draw": 25,
    "Output Detailed Explosion Messages To Client Console": true,
    "Print Explosions To Server Console": true,
    "Print Milliseconds Taken To Track Explosives In Server Console": false,
    "Show Explosion Messages To Player": true,
    "Show Explosions Within X Meters": 50,
    "Time In Seconds To Draw Explosions": 60.0,
    "Wipe Data When Server Is Wiped (Recommended)": true
  },
  "Slack": {
    "Channel": "general",
    "Message Style (FancyMessage, SimpleMessage, Message, TicketMessage)": "FancyMessage",
    "Send Notifications": false
  }
}
​
Not currently. I'll consider it when I have more time.
In response to DementedZA ():
As title said, is there any way to log eco raiding, picking walls/foundations with melee tools such...
Added in 1.1.5
Locked automatically