Commands seem to not work

Just installed recently and got around to configuring today.  Doesn't seem to be running for me either via console in game or on the host machine.  Seems to compile and unload/reload just fine but nothing seems to happen on executing any commands.  Ideas?

 

{
  "WipeBackpackOnPlayerJoin": true,
  "ExampleWipeOptions": {
    "WipeAirstrike": false,
    "WipeAutoPurge": false,
    "WipeBackpacks": true,
    "WipeBounty": false,
    "WipeEconomics": false,
    "WipeGUIShop": false,
    "WipeHeliControl": false,
    "WipeKits": false,
    "WipeNTeleportation": true,
    "WipePets": false,
    "WipePlayerChallenges": false,
    "WipeReplenish": false,
    "WipeRotatingBillboards": false,
    "WipeSignTracker": false,
    "WipeTargetPractice": false,
    "WipeZLevelsRemastered": false,
    "CustomConsoleCommands": [
      "say SERVER WIPED BY WIPE ASSISTANT",
      "Command 2"
    ]
  },
  "HardWipeOptions": {
    "WipeAirstrike": true,
    "WipeAutoPurge": true,
    "WipeBackpacks": true,
    "WipeBounty": true,
    "WipeEconomics": true,
    "WipeGUIShop": true,
    "WipeHeliControl": true,
    "WipeKits": true,
    "WipeNTeleportation": true,
    "WipePets": true,
    "WipePlayerChallenges": true,
    "WipeReplenish": true,
    "WipeRotatingBillboards": true,
    "WipeSignTracker": true,
    "WipeTargetPractice": true,
    "WipeZLevelsRemastered": true,
    "CustomConsoleCommands": [
      "say SERVER HARD WIPED BY WIPE ASSISTANT"
    ]
  },
  "SoftWipeOptions": {
    "WipeAirstrike": false,
    "WipeAutoPurge": false,
    "WipeBackpacks": true,
    "WipeBounty": false,
    "WipeEconomics": false,
    "WipeGUIShop": false,
    "WipeHeliControl": false,
    "WipeKits": false,
    "WipeNTeleportation": true,
    "WipePets": false,
    "WipePlayerChallenges": false,
    "WipeReplenish": false,
    "WipeRotatingBillboards": false,
    "WipeSignTracker": false,
    "WipeTargetPractice": false,
    "WipeZLevelsRemastered": false,
    "CustomConsoleCommands": [
      "say SERVER SOFT WIPED BY WIPE ASSISTANT"
    ]
  }
}
Have you checked your oxide/logs for errors?

Yes sir.  Doesn't look like the command is running at all.  I ran both the wipe.soft command and the wipe.hard command in the server console (not in game console) between reloads here and got nothing.  I get the same result in game but thought it was worth mentioning that I've tested both cases.

 

Where did you run them exactly? 
I've run them both in the F1 console in game logged in as auth level 2 user and in the server console command line.  I'm using Rust Server Manager so input it there.
Same here, both tried ingame and in console :)

Merged post

So basicly the plugin is atm useless?
No idea, but I've switched over to WipeDataCleaner in the meantime.  Seems like its a bit more configurable and works perfectly.  Hopefully they get this one sorted at some point.
Thanks! But I also need the console custom command option aswell ^^ do you have there also a plugin for?